Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-050718
#<BuildRuby:0x000055b51c5b2120
@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.20231011-050718",
@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.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.002842 0.004771 2.468976 ( 3.781767)
build_miniruby 0.001476 0.000328 1.636129 ( 1.961130)
build_ruby 0.000000 0.001909 3.241697 ( 3.635844)
build_all 0.000000 0.007883 6.397615 ( 4.711064)
build_install 0.007195 0.012727 7.965430 ( 6.004740)
test_btest 0.000600 0.000236 86.637768 ( 48.423914)
test_basic 0.007811 0.001279 1.021639 ( 1.363757)
test_all 0.007416 0.002813 721.688852 (352.676722)
test_rubyspec 0.027669 0.045447 109.120517 (129.167179)
total: 551.73 sec