Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-012849
#<BuildRuby:0x000055b4a7616320
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240310-012849",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.000939 0.006441 2.254192 ( 2.016809)
build_miniruby 0.001080 0.000149 1.307447 ( 1.305562)
build_ruby 0.001444 0.000199 2.425681 ( 2.678652)
build_all 0.006548 0.000903 6.366038 ( 2.462380)
build_install 0.013618 0.004210 7.909641 ( 3.693766)
test_btest 0.001119 0.000000 88.202180 ( 22.995053)
test_basic 0.000213 0.006614 0.823978 ( 0.891310)
test_all 0.070019 0.048051 742.525156 (239.436078)
test_rubyspec 0.056944 0.025399 111.014559 (126.378999)
total: 401.86 sec