Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241012-225134
#<BuildRuby:0x00007ff1d460fdd8
@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.20241012-225134",
@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.000026 0.000003 0.000029 ( 0.000027)
autoconf 0.000046 0.000005 0.000051 ( 0.000051)
configure 0.000043 0.000005 0.000048 ( 0.000047)
build_up 0.005825 0.004134 4.052666 ( 4.285396)
build_miniruby 0.001516 0.000205 1.887827 ( 1.982491)
build_ruby 0.001786 0.000241 4.557100 ( 4.765876)
build_all 0.010358 0.000297 7.486481 ( 3.644900)
build_install 0.024038 0.000412 10.752003 ( 5.871826)
test_btest 0.000959 0.000000 96.735707 ( 50.444194)
test_basic 0.007223 0.007111 1.313494 ( 1.716141)
test_all 0.110158 0.046348 881.976520 (553.879870)
test_rubyspec 0.054958 0.036918 142.623111 ( 71.831138)
total: 698.42 sec