Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241001-191414
#<BuildRuby:0x00007fe19ee9fde0
@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.20241001-191414",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000030 0.000011 0.000041 ( 0.000041)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.006946 0.002256 4.605330 ( 3.826048)
build_miniruby 0.001200 0.000414 1.441437 ( 1.438384)
build_ruby 0.002094 0.000000 4.449267 ( 4.660222)
build_all 0.004873 0.003636 7.069114 ( 2.983765)
build_install 0.012617 0.008120 10.833842 ( 5.124263)
test_btest 0.000000 0.001015 95.442899 ( 25.268442)
test_basic 0.000000 0.010376 1.183466 ( 1.230127)
test_all 0.078469 0.071666 733.094603 (210.109593)
test_rubyspec 0.064882 0.026286 138.540985 ( 35.972732)
total: 290.61 sec