Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241118-070412
#<BuildRuby:0x00007febda9cfdd8
@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.20241118-070412",
@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.000025 0.000005 0.000030 ( 0.000031)
autoconf 0.000042 0.000008 0.000050 ( 0.000050)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.007924 0.001441 4.180442 ( 5.123582)
build_miniruby 0.001486 0.000270 1.754358 ( 1.926914)
build_ruby 0.001803 0.000327 4.685127 ( 5.240064)
build_all 0.010056 0.001007 6.968951 ( 5.853109)
build_install 0.020767 0.005885 10.019702 ( 8.135722)
test_btest 0.000429 0.000570 86.437278 ( 76.704884)
test_basic 0.008105 0.004858 1.186256 ( 1.940974)
test_all 0.132754 0.022404 792.978726 (395.733283)
test_rubyspec 0.048449 0.041010 122.764843 ( 42.504703)
total: 543.16 sec