Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250505-173555
#<BuildRuby:0x00007f26e220fde0
@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.20250505-173555",
@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.000027 0.000006 0.000033 ( 0.000029)
autoconf 0.000044 0.000011 0.000055 ( 0.000050)
configure 0.000034 0.000009 0.000043 ( 0.000043)
build_up 0.005866 0.001467 2.538651 ( 3.253900)
build_miniruby 0.001599 0.000400 1.695211 ( 1.834291)
build_ruby 0.001992 0.000498 4.300693 ( 4.626783)
build_all 0.006031 0.004796 6.522523 ( 4.799790)
build_install 0.013638 0.010540 8.985802 ( 7.205318)
test_btest 0.001054 0.000000 54.626267 ( 49.902270)
test_basic 0.010942 0.001127 1.055057 ( 1.294648)
test_all 0.086789 0.041094 702.575041 (346.963558)
test_rubyspec 0.052832 0.032910 110.409977 ( 36.490463)
total: 456.37 sec