Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241008-095004
#<BuildRuby:0x00007fb33942fdd0
@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.20241008-095004",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000037 0.000007 0.000044 ( 0.000044)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.000000 0.007671 3.715979 ( 3.621858)
build_miniruby 0.001048 0.000599 1.610338 ( 1.608745)
build_ruby 0.001457 0.000398 4.529825 ( 4.677873)
build_all 0.004702 0.005532 7.430077 ( 3.023555)
build_install 0.014813 0.005212 10.366733 ( 4.986262)
test_btest 0.001059 0.000000 93.486696 ( 24.674671)
test_basic 0.007846 0.004309 1.213755 ( 1.264243)
test_all 0.116428 0.035895 761.810539 (226.655694)
test_rubyspec 0.055121 0.035297 140.436438 ( 38.222603)
total: 308.74 sec