Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-111149
#<BuildRuby:0x0000562d403f5fc0
@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.20240212-111149",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000029 0.000003 0.000032 ( 0.000030)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006933 0.000303 2.151810 ( 3.732025)
build_miniruby 0.002062 0.000000 1.906213 ( 2.166796)
build_ruby 0.002151 0.000000 3.658945 ( 4.547371)
build_all 0.002130 0.007054 6.915294 ( 7.257982)
build_install 0.020577 0.001813 8.630066 ( 9.596710)
test_btest 0.000935 0.000129 93.532433 ( 95.865274)
test_basic 0.003225 0.004690 1.025837 ( 1.776292)
test_all 0.104758 0.024132 833.300530 (797.363026)
test_rubyspec 0.051887 0.064551 202.709734 (279.320848)
total: 1201.63 sec