Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-051040
#<BuildRuby:0x00007fe5d379fde0
@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.20240930-051040",
@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.000021 0.000006 0.000027 ( 0.000027)
autoconf 0.000000 0.000058 0.000058 ( 0.000058)
configure 0.000000 0.000031 0.000031 ( 0.000031)
build_up 0.000900 0.008252 4.216685 ( 3.852889)
build_miniruby 0.001212 0.000485 1.784200 ( 1.782336)
build_ruby 0.000000 0.001943 3.272787 ( 3.505443)
build_all 0.002814 0.005620 6.527426 ( 2.787154)
build_install 0.014041 0.007066 9.807768 ( 4.465023)
test_btest 0.000666 0.000320 90.853586 ( 23.556411)
test_basic 0.006723 0.003386 0.982166 ( 1.028645)
test_all 0.121532 0.027385 705.487987 (217.113928)
test_rubyspec 0.064369 0.023337 137.697628 ( 30.929522)
total: 289.02 sec