Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240718-200505
#<BuildRuby:0x00007fe5ff9afdc0
@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.20240718-200505",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000034 0.000002 0.000036 ( 0.000036)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.011979 0.010952 39.826554 ( 40.660875)
build_miniruby 0.002276 0.000000 69.357240 ( 24.581818)
build_ruby 0.002859 0.000197 4.579340 ( 4.901253)
build_all 0.013146 0.008671 12.635822 ( 7.415797)
build_install 0.014767 0.008577 11.494599 ( 6.198757)
test_btest 0.000778 0.000167 107.544182 ( 28.120670)
test_basic 0.002784 0.004739 1.061665 ( 1.114094)
test_all 0.089292 0.058313 773.324524 (224.305456)
test_rubyspec 0.055111 0.034541 164.548959 ( 28.490669)
total: 365.79 sec