Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241107-123605
#<BuildRuby:0x00007f790be7fdc0
@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-123605",
@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.000016 0.000007 0.000023 ( 0.000024)
autoconf 0.000025 0.000012 0.000037 ( 0.000038)
configure 0.000022 0.000011 0.000033 ( 0.000032)
build_up 0.006188 0.001069 3.420610 ( 3.320384)
build_miniruby 0.001130 0.000525 1.341522 ( 1.338433)
build_ruby 0.001154 0.000535 3.710772 ( 9.191071)
build_all 0.007072 0.001352 6.211246 ( 2.668861)
build_install 0.010055 0.007185 8.234215 ( 3.941374)
test_btest 0.000554 0.000260 75.440514 ( 20.432755)
test_basic 0.003492 0.005853 1.079110 ( 1.125326)
test_all 0.097106 0.047100 700.409512 (209.995356)
test_rubyspec 0.060494 0.019611 118.876136 ( 31.715504)
total: 283.73 sec