Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241220-181707
#<BuildRuby:0x00007fc04a8bfdc8
@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.20241220-181707",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.004836 0.001209 2.161962 ( 2.866543)
build_miniruby 0.001215 0.000304 1.613942 ( 1.882019)
build_ruby 0.002115 0.000000 4.178933 ( 26.261299)
build_all 0.006650 0.000107 5.524020 ( 5.038490)
build_install 0.010951 0.003801 7.125979 ( 20.331992)
test_btest 0.000634 0.000154 67.150795 ( 21.045977)
test_basic 0.003893 0.004101 0.753211 ( 1.529621)
test_all 0.095291 0.043299 703.092611 (223.373625)
test_rubyspec 0.027945 0.049401 115.417067 ( 25.696441)
total: 328.03 sec