Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-011839
#<BuildRuby:0x000055c4d325e8e0
@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.20231229-011839",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.005367 0.000285 1.436696 ( 1.796591)
build_miniruby 0.001110 0.000231 1.381899 ( 1.380348)
build_ruby 0.001286 0.000268 2.930463 ( 3.163127)
build_all 0.005769 0.001202 5.193854 ( 2.144648)
build_install 0.005853 0.009216 6.234245 ( 3.230150)
test_btest 0.000000 0.001008 77.945973 ( 20.810860)
test_basic 0.000000 0.005939 0.755513 ( 0.816449)
test_all 0.077403 0.043847 722.305792 (204.733793)
test_rubyspec 0.040794 0.024216 84.246296 ( 96.139680)
total: 334.22 sec