Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-012319
#<BuildRuby:0x00007f4c3ca2fdc0
@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.20241011-012319",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000040 0.000006 0.000046 ( 0.000046)
configure 0.000033 0.000005 0.000038 ( 0.000038)
build_up 0.003276 0.004551 3.333598 ( 3.186073)
build_miniruby 0.001274 0.000225 1.575967 ( 1.572825)
build_ruby 0.000000 0.001932 4.172668 ( 4.355403)
build_all 0.004256 0.004449 7.206438 ( 2.960610)
build_install 0.011271 0.005642 9.217088 ( 4.146528)
test_btest 0.001155 0.000273 92.846017 ( 24.701363)
test_basic 0.005749 0.004541 1.133523 ( 1.175014)
test_all 0.109271 0.039460 755.366773 (223.218079)
test_rubyspec 0.057516 0.028639 132.207650 ( 28.752575)
total: 294.07 sec