Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241117-012107
#<BuildRuby:0x00007f4186c2fdc0
@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.20241117-012107",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000035 0.000008 0.000043 ( 0.000042)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.007676 0.000828 4.323809 ( 4.662759)
build_miniruby 0.000000 0.001852 1.809592 ( 1.982946)
build_ruby 0.000000 0.002032 4.678329 ( 5.095556)
build_all 0.009325 0.001282 7.104736 ( 4.893308)
build_install 0.015037 0.011536 10.495175 ( 7.875386)
test_btest 0.000691 0.000200 85.261131 ( 67.284475)
test_basic 0.007838 0.005532 1.166411 ( 1.599944)
test_all 0.102093 0.054253 819.545224 (489.457207)
test_rubyspec 0.048444 0.042946 129.250253 ( 60.393625)
total: 643.25 sec