Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-183733
#<BuildRuby:0x00007fbbfdadfdc0
@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.20241129-183733",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000000 0.000049 0.000049 ( 0.000048)
configure 0.000000 0.000030 0.000030 ( 0.000029)
build_up 0.002761 0.005047 3.163179 ( 3.214867)
build_miniruby 0.001140 0.000456 1.177233 ( 1.173901)
build_ruby 0.001741 0.000000 3.751546 ( 14.243585)
build_all 0.003290 0.004643 6.353598 ( 2.793707)
build_install 0.016462 0.001301 8.885763 ( 4.872672)
test_btest 0.000735 0.000275 74.619676 ( 21.287987)
test_basic 0.006882 0.002580 1.032452 ( 1.080933)
test_all 0.097942 0.048148 750.591886 (220.498733)
test_rubyspec 0.057839 0.025456 123.437750 ( 28.160457)
total: 297.33 sec