Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-173842
#<BuildRuby:0x00007f9e9308fdc0
@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.20241119-173842",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.000000 0.006943 3.648548 ( 3.892175)
build_miniruby 0.000459 0.001052 1.483135 ( 1.481366)
build_ruby 0.000000 0.001940 3.633238 ( 3.856738)
build_all 0.001400 0.006353 6.304036 ( 2.677864)
build_install 0.018052 0.000000 9.103735 ( 4.482605)
test_btest 0.000967 0.000000 77.678543 ( 20.940449)
test_basic 0.009304 0.000018 1.045126 ( 1.096649)
test_all 0.086084 0.056701 712.758126 (230.060878)
test_rubyspec 0.039536 0.037454 117.164996 ( 26.230679)
total: 294.72 sec