Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-070853
#<BuildRuby:0x0000561e3783a008
@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.20240215-070853",
@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.000022)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.000000 0.006580 2.010771 ( 2.825029)
build_miniruby 0.000189 0.001640 1.658368 ( 1.720334)
build_ruby 0.001584 0.000000 3.911730 ( 24.300919)
build_all 0.005243 0.003870 7.164183 ( 5.000727)
build_install 0.019125 0.002025 8.762390 ( 6.149550)
test_btest 0.000338 0.000574 94.381998 ( 52.549143)
test_basic 0.005329 0.003154 0.991763 ( 1.138050)
test_all 0.103328 0.022732 768.819898 (536.388225)
test_rubyspec 0.062851 0.050342 139.347186 (212.647778)
total: 842.72 sec