Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-230911
#<BuildRuby:0x000056195efd5f48
@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.20240129-230911",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005527 0.000850 1.959323 ( 4.127585)
build_miniruby 0.001526 0.000235 1.886088 ( 3.018427)
build_ruby 0.000000 0.002090 3.686765 ( 5.187182)
build_all 0.005944 0.003231 6.526130 ( 8.578831)
build_install 0.018630 0.003750 8.151824 ( 10.402862)
test_btest 0.000834 0.000161 91.354083 (117.963781)
test_basic 0.003391 0.005172 1.022359 ( 1.827365)
test_all 0.102547 0.023512 808.861832 (784.310551)
test_rubyspec 0.046254 0.063540 181.426107 (230.740075)
total: 1166.16 sec