Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230815-151437
#<BuildRuby:0x0000557d0c98e7c8
@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.20230815-151437",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000021 0.000002 0.000023 ( 0.000025)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.006162 0.000637 2.286776 ( 6.890021)
build_miniruby 0.001408 0.000146 1.742113 ( 2.812392)
build_ruby 0.001616 0.000167 3.665877 ( 8.169548)
build_all 0.007849 0.000812 6.521896 ( 7.000226)
build_install 0.020690 0.000561 8.391029 ( 9.465185)
test_btest 0.000910 0.000000 84.011101 ( 71.073733)
test_basic 0.008081 0.000040 0.980447 ( 3.003917)
test_all 0.014960 0.000042 726.434652 (585.080722)
test_rubyspec 0.045044 0.032336 110.264781 (219.234685)
total: 912.73 sec