Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241107-000908
#<BuildRuby:0x00007f827ef1fdd0
@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.20241107-000908",
@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.000006 0.000034 ( 0.000035)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.006979 0.000636 3.533853 ( 3.448014)
build_miniruby 0.001413 0.000303 1.639979 ( 1.637709)
build_ruby 0.001786 0.000382 3.734053 ( 3.930360)
build_all 0.000368 0.008498 6.105408 ( 2.434781)
build_install 0.013507 0.005754 8.484606 ( 4.128838)
test_btest 0.000648 0.000195 78.058129 ( 20.881221)
test_basic 0.001478 0.007840 1.020031 ( 1.070138)
test_all 0.094098 0.052322 735.243774 (224.288146)
test_rubyspec 0.060947 0.022670 119.057438 ( 26.619936)
total: 288.44 sec