Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241002-115703
#<BuildRuby:0x00007f3f0365fdd0
@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.20241002-115703",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000033 0.000010 0.000043 ( 0.000041)
configure 0.000029 0.000009 0.000038 ( 0.000037)
build_up 0.007780 0.001135 3.846568 ( 3.586131)
build_miniruby 0.001355 0.000388 1.266006 ( 1.262506)
build_ruby 0.001428 0.000408 3.097305 ( 3.356849)
build_all 0.006200 0.001772 5.738487 ( 2.232220)
build_install 0.016943 0.000906 9.003643 ( 3.837793)
test_btest 0.000827 0.000207 92.588421 ( 24.267850)
test_basic 0.001883 0.008381 1.060468 ( 1.110514)
test_all 0.118353 0.031378 633.130295 (198.086169)
test_rubyspec 0.043242 0.043220 135.987042 ( 22.403637)
total: 260.14 sec