Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-055253
#<BuildRuby:0x000055588805a3d0
@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.20230904-055253",
@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.000030 0.000002 0.000032 ( 0.000027)
autoconf 0.000043 0.000002 0.000045 ( 0.000042)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.006405 0.000139 1.887553 ( 3.375051)
build_miniruby 0.000000 0.002088 1.709444 ( 2.219283)
build_ruby 0.000273 0.001660 3.440637 ( 4.806095)
build_all 0.008515 0.000382 6.647574 ( 7.500319)
build_install 0.005525 0.015502 7.869373 ( 8.536711)
test_btest 0.001110 0.000205 86.114657 ( 71.218420)
test_basic 0.002686 0.003767 0.945306 ( 1.453644)
test_all 0.009054 0.001008 687.291433 (409.536846)
test_rubyspec 0.041819 0.029107 104.081666 (124.379925)
total: 633.03 sec