Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-034431
#<BuildRuby:0x0000564a16369a00
@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.20230822-034431",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000032 0.000003 0.000035 ( 0.000034)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.002149 0.004282 2.297001 ( 4.752376)
build_miniruby 0.000000 0.002003 1.748916 ( 2.403889)
build_ruby 0.000036 0.002064 3.337639 ( 4.459926)
build_all 0.008049 0.000000 6.065339 ( 4.528847)
build_install 0.016420 0.004102 7.824638 ( 5.921168)
test_btest 0.000737 0.000103 82.179306 ( 47.252050)
test_basic 0.003630 0.004076 0.939489 ( 1.064514)
test_all 0.010231 0.004497 706.007418 (566.622866)
test_rubyspec 0.059770 0.021413 111.772484 (254.982415)
total: 891.99 sec