Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241019-095101
#<BuildRuby:0x00007f992398fdc8
@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.20241019-095101",
@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.000002 0.000018 ( 0.000020)
autoconf 0.000030 0.000006 0.000036 ( 0.000035)
configure 0.000029 0.000005 0.000034 ( 0.000033)
build_up 0.003570 0.003897 3.111304 ( 3.008046)
build_miniruby 0.001572 0.000314 1.242185 ( 1.239248)
build_ruby 0.001631 0.000327 3.363493 ( 3.562255)
build_all 0.007694 0.001539 6.694725 ( 2.709991)
build_install 0.012052 0.005077 8.938449 ( 3.984564)
test_btest 0.000670 0.000147 88.278108 ( 22.850854)
test_basic 0.009490 0.001065 0.872910 ( 0.919128)
test_all 0.128459 0.025780 696.832464 (206.411522)
test_rubyspec 0.041022 0.052159 140.156907 ( 28.644920)
total: 273.33 sec