Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241116-135157
#<BuildRuby:0x00007efde812fdd0
@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.20241116-135157",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000026 0.000008 0.000034 ( 0.000034)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.003787 0.003926 3.821158 ( 3.734620)
build_miniruby 0.001196 0.000384 1.677319 ( 1.673798)
build_ruby 0.001440 0.000463 3.541639 ( 3.694960)
build_all 0.007420 0.001035 6.637150 ( 2.833804)
build_install 0.017210 0.001293 8.567428 ( 3.983281)
test_btest 0.000660 0.000186 79.524525 ( 21.197060)
test_basic 0.003017 0.005316 1.011130 ( 1.059923)
test_all 0.130154 0.017393 728.387993 (222.151435)
test_rubyspec 0.034734 0.048770 118.267566 ( 25.395359)
total: 285.73 sec