Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-151920
#<BuildRuby:0x00007fc157a0fdc8
@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.20241229-151920",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000024 0.000008 0.000032 ( 0.000031)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.000827 0.004421 1.458093 ( 1.822500)
build_miniruby 0.000991 0.000372 1.056663 ( 1.053808)
build_ruby 0.001638 0.000000 3.341917 ( 29.620421)
build_all 0.009148 0.000864 6.738095 ( 4.187771)
build_install 0.018098 0.003059 8.552127 ( 12.514927)
test_btest 0.000609 0.000196 77.205077 ( 53.364253)
test_basic 0.005885 0.005080 1.092319 ( 1.334315)
test_all 0.105359 0.035164 676.306217 (242.324405)
test_rubyspec 0.055662 0.025955 114.289519 ( 26.930457)
total: 373.15 sec