Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241120-163028
#<BuildRuby:0x00007fdc5cb2fdc8
@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.20241120-163028",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000034 0.000005 0.000039 ( 0.000040)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.007191 0.000515 3.331026 ( 3.286023)
build_miniruby 0.001368 0.000220 1.526241 ( 1.523763)
build_ruby 0.001664 0.000269 3.957961 ( 14.782271)
build_all 0.000000 0.008257 6.334847 ( 2.749071)
build_install 0.017604 0.001788 8.033195 ( 3.802074)
test_btest 0.000891 0.000188 75.955979 ( 21.063191)
test_basic 0.005320 0.004248 0.931801 ( 0.975604)
test_all 0.109338 0.036693 718.407601 (205.831552)
test_rubyspec 0.045571 0.038173 115.301481 ( 27.326424)
total: 281.34 sec