Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-150704
#<BuildRuby:0x00007fd378aafde0
@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.20240922-150704",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.005344 0.003631 4.724409 ( 3.924275)
build_miniruby 0.001426 0.000203 1.646830 ( 1.643238)
build_ruby 0.001973 0.000282 4.406269 ( 4.609442)
build_all 0.005271 0.003585 6.984303 ( 2.989274)
build_install 0.009038 0.012157 9.700768 ( 4.413311)
test_btest 0.000668 0.000154 94.232964 ( 24.984520)
test_basic 0.008731 0.001061 0.968909 ( 1.014030)
test_all 0.097418 0.052898 773.106003 (234.282528)
test_rubyspec 0.039799 0.045691 135.618146 ( 31.473752)
total: 309.34 sec