Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-172219
#<BuildRuby:0x00007fc48d46fdd0
@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.20241007-172219",
@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.000000 0.000021 ( 0.000022)
autoconf 0.000039 0.000000 0.000039 ( 0.000038)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.006847 0.000702 3.504470 ( 3.608902)
build_miniruby 0.001534 0.000346 1.697352 ( 1.695090)
build_ruby 0.001548 0.000349 4.453758 ( 4.585054)
build_all 0.008154 0.000852 7.611847 ( 3.083883)
build_install 0.008998 0.011969 10.105705 ( 4.547010)
test_btest 0.000833 0.000238 95.622616 ( 26.588987)
test_basic 0.001395 0.009069 1.170648 ( 1.215418)
test_all 0.102930 0.052162 833.976218 (282.463985)
test_rubyspec 0.052804 0.035937 136.897777 ( 29.950677)
total: 357.74 sec