Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-175917
#<BuildRuby:0x00005613f024e258
@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.20231022-175917",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.004635 0.002922 3.537564 ( 3.735940)
build_miniruby 0.001328 0.000197 1.595382 ( 1.597187)
build_ruby 0.001312 0.000194 3.115863 ( 25.029903)
build_all 0.004244 0.003238 5.571041 ( 2.462493)
build_install 0.015221 0.003123 7.586705 ( 3.827180)
test_btest 0.000645 0.000114 80.002505 ( 30.391318)
test_basic 0.002863 0.002778 0.802834 ( 0.876923)
test_all 0.083375 0.034803 624.175976 (253.627134)
test_rubyspec 0.017475 0.046172 90.916001 (102.609576)
total: 424.16 sec