Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-123500
#<BuildRuby:0x00007f23460ffdc8
@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.20240621-123500",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.006933 0.001387 3.703769 ( 3.620451)
build_miniruby 0.001722 0.000345 5.808251 ( 5.316830)
build_ruby 0.001585 0.000317 4.053497 ( 4.232175)
build_all 0.008494 0.000799 7.737962 ( 3.137057)
build_install 0.009687 0.009172 10.387353 ( 5.049666)
test_btest 0.000806 0.000196 107.958700 ( 28.579812)
test_basic 0.003555 0.005522 1.047772 ( 1.100912)
test_all 0.113769 0.033866 823.566353 (256.615378)
test_rubyspec 0.054567 0.037817 160.702914 ( 31.837613)
total: 339.49 sec