Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241215-130717
#<BuildRuby:0x00007f50ca19fdd0
@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.20241215-130717",
@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.000024 0.000005 0.000029 ( 0.000028)
autoconf 0.000038 0.000007 0.000045 ( 0.000044)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.000000 0.006667 2.564781 ( 3.152701)
build_miniruby 0.001643 0.000000 1.698448 ( 1.881488)
build_ruby 0.001898 0.000000 3.983836 ( 24.412611)
build_all 0.004560 0.004103 5.861454 ( 3.026350)
build_install 0.017655 0.005499 8.657733 ( 5.368274)
test_btest 0.000655 0.000177 78.077692 ( 31.615019)
test_basic 0.003808 0.007989 0.943601 ( 1.016595)
test_all 0.105427 0.045251 726.703570 (227.992890)
test_rubyspec 0.026517 0.057048 114.569529 ( 25.548131)
total: 324.02 sec