Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-172430
#<BuildRuby:0x00007f234c6dfdc8
@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.20241025-172430",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000031 0.000005 0.000036 ( 0.000037)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.004424 0.003268 3.603043 ( 3.534076)
build_miniruby 0.001343 0.000277 1.338778 ( 1.335226)
build_ruby 0.001601 0.000329 3.848242 ( 4.033922)
build_all 0.003474 0.004813 6.525143 ( 2.505378)
build_install 0.015882 0.002694 9.461772 ( 4.633417)
test_btest 0.000741 0.000170 77.604759 ( 20.757223)
test_basic 0.007542 0.004126 1.099988 ( 1.164872)
test_all 0.098685 0.052255 763.971289 (232.730878)
test_rubyspec 0.036433 0.048024 125.717932 ( 36.786266)
total: 307.48 sec