Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241008-153112
#<BuildRuby:0x00007fcedd72fde0
@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.20241008-153112",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000027 0.000009 0.000036 ( 0.000035)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.000073 0.007917 3.340406 ( 3.210136)
build_miniruby 0.000000 0.001638 1.498523 ( 1.495305)
build_ruby 0.000000 0.001685 3.627723 ( 15.886574)
build_all 0.009582 0.000000 7.261825 ( 3.618201)
build_install 0.018474 0.002006 10.350664 ( 5.092559)
test_btest 0.000661 0.000233 82.942177 ( 25.084111)
test_basic 0.004217 0.005716 0.787457 ( 0.845371)
test_all 0.108872 0.040288 693.112307 (240.034370)
test_rubyspec 0.067643 0.018814 134.579940 ( 23.795515)
total: 319.06 sec