Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241116-133523
#<BuildRuby:0x00007fbcb863fde0
@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.20241116-133523",
@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.000007 0.000029 ( 0.000030)
autoconf 0.000040 0.000013 0.000053 ( 0.000052)
configure 0.000058 0.000000 0.000058 ( 0.000057)
build_up 0.007752 0.000000 3.778082 ( 3.655468)
build_miniruby 0.001600 0.000000 1.653525 ( 1.651039)
build_ruby 0.002335 0.000000 4.708421 ( 4.812341)
build_all 0.005825 0.003371 6.933167 ( 2.997989)
build_install 0.006789 0.012873 9.621405 ( 4.735310)
test_btest 0.000752 0.000282 79.970712 ( 23.506377)
test_basic 0.003823 0.006343 1.014771 ( 1.062647)
test_all 0.115484 0.029379 740.180676 (211.769962)
test_rubyspec 0.053670 0.030730 119.449694 ( 28.252618)
total: 282.44 sec