Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-212448
#<BuildRuby:0x00005619e514df70
@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.20230311-212448",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.002926 0.003809 1.815526 ( 3.907563)
build_miniruby 0.001212 0.000211 1.309121 ( 1.367567)
build_ruby 0.001341 0.000234 2.609929 ( 2.948217)
build_all 0.002966 0.003838 2.180192 ( 2.348331)
build_install 0.016253 0.001578 3.341255 ( 3.074515)
test_btest 0.000642 0.000124 66.149943 ( 34.023418)
test_basic 0.004866 0.000936 0.516157 ( 0.818046)
test_all 0.002102 0.000404 539.695496 (219.888730)
test_rubyspec 0.010034 0.035393 77.330711 ( 90.406612)
total: 358.78 sec