Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240704-212854
#<BuildRuby:0x00007f8402e5fdc0
@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.20240704-212854",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000029 0.000003 0.000032 ( 0.000032)
autoconf 0.000041 0.000003 0.000044 ( 0.000045)
configure 0.000034 0.000003 0.000037 ( 0.000037)
build_up 0.009132 0.000702 4.605529 ( 4.538070)
build_miniruby 0.001588 0.000122 1.793493 ( 1.842392)
build_ruby 0.002123 0.000000 4.673308 ( 4.956820)
build_all 0.009742 0.000580 8.782805 ( 4.613741)
build_install 0.019067 0.004972 12.180594 ( 7.001987)
test_btest 0.000907 0.000000 108.336545 ( 30.113826)
test_basic 0.004650 0.004184 0.944216 ( 0.995115)
test_all 0.118473 0.035846 817.432203 (246.872772)
test_rubyspec 0.060908 0.035865 174.112544 ( 34.067376)
total: 335.00 sec