Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-031718
#<BuildRuby:0x00005622ce22a2a8
@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.20230830-031718",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000051 0.000000 0.000051 ( 0.000048)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.001994 0.003352 1.649855 ( 2.047810)
build_miniruby 0.001438 0.000000 1.650326 ( 1.656267)
build_ruby 0.002299 0.000000 3.402470 ( 3.608677)
build_all 0.008462 0.000083 6.508292 ( 3.222539)
build_install 0.015666 0.003436 7.837999 ( 4.663872)
test_btest 0.000000 0.001253 85.103385 ( 30.160549)
test_basic 0.002999 0.002944 0.952315 ( 1.015492)
test_all 0.000000 0.010254 671.139433 (269.952889)
test_rubyspec 0.047370 0.023297 101.929626 (113.498641)
total: 429.83 sec