Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-181644
#<BuildRuby:0x0000563b25cd23d0
@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.20231227-181644",
@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.000004 0.000024 ( 0.000024)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.005372 0.000000 1.613889 ( 1.974766)
build_miniruby 0.001710 0.000000 1.638695 ( 1.637889)
build_ruby 0.001756 0.000181 3.525271 ( 3.757782)
build_all 0.003333 0.004607 5.765141 ( 2.953760)
build_install 0.014254 0.001881 6.535640 ( 3.710435)
test_btest 0.000746 0.000138 81.016642 ( 31.340257)
test_basic 0.003511 0.003368 0.823766 ( 0.896626)
test_all 0.093405 0.026146 780.348128 (298.483002)
test_rubyspec 0.050131 0.033391 103.243269 (171.483551)
total: 516.24 sec