Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241102-063609
#<BuildRuby:0x00007f97548efdd0
@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.20241102-063609",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.002764 0.006411 4.201139 ( 4.341863)
build_miniruby 0.001259 0.000393 1.748980 ( 1.778463)
build_ruby 0.001795 0.000561 4.519138 ( 69.530988)
build_all 0.009527 0.001684 7.226972 ( 4.937477)
build_install 0.012969 0.011399 10.378758 ( 7.719265)
test_btest 0.000706 0.000249 80.970353 ( 62.081037)
test_basic 0.004068 0.008710 1.186820 ( 1.389093)
test_all 0.121802 0.031937 823.919268 (348.070212)
test_rubyspec 0.055609 0.026518 118.984552 ( 37.942836)
total: 537.79 sec