Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241212-222435
#<BuildRuby:0x00007f59324efdd0
@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.20241212-222435",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000041 0.000005 0.000046 ( 0.000045)
configure 0.000034 0.000004 0.000038 ( 0.000037)
build_up 0.006972 0.000846 3.441431 ( 3.363744)
build_miniruby 0.001454 0.000176 1.153561 ( 1.150736)
build_ruby 0.001477 0.000179 3.513243 ( 14.439913)
build_all 0.001432 0.007278 6.343869 ( 2.630157)
build_install 0.015783 0.002706 8.168896 ( 4.128133)
test_btest 0.000885 0.000152 76.089537 ( 24.168598)
test_basic 0.004825 0.004583 0.896647 ( 0.961754)
test_all 0.098850 0.043167 659.640421 (231.823771)
test_rubyspec 0.032407 0.047461 114.730864 ( 21.853764)
total: 304.52 sec