Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241104-105523
#<BuildRuby:0x00007fb66270fdd0
@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.20241104-105523",
@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.000023 0.000003 0.000026 ( 0.000027)
autoconf 0.000042 0.000006 0.000048 ( 0.000048)
configure 0.000034 0.000005 0.000039 ( 0.000039)
build_up 0.007577 0.001082 4.072825 ( 4.245466)
build_miniruby 0.001690 0.000242 1.679254 ( 1.714407)
build_ruby 0.002117 0.000303 4.497886 ( 4.674771)
build_all 0.009073 0.001296 7.295560 ( 3.590873)
build_install 0.018195 0.004561 10.426091 ( 5.936770)
test_btest 0.000772 0.000119 79.563754 ( 31.708188)
test_basic 0.006755 0.004948 1.086865 ( 1.192491)
test_all 0.123622 0.032331 850.005106 (466.533037)
test_rubyspec 0.051271 0.041917 123.845721 ( 51.585143)
total: 571.18 sec