Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-061509
#<BuildRuby:0x0000557afc85e108
@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.20230902-061509",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005275 0.000180 1.847149 ( 2.376162)
build_miniruby 0.002073 0.000000 1.716064 ( 1.743776)
build_ruby 0.000000 0.001835 3.476211 ( 3.680532)
build_all 0.005223 0.002718 6.189811 ( 3.728792)
build_install 0.018066 0.000200 7.621917 ( 5.191477)
test_btest 0.000760 0.000115 85.554113 ( 40.778108)
test_basic 0.005803 0.003790 1.054374 ( 1.158388)
test_all 0.005271 0.004391 694.045154 (271.687220)
test_rubyspec 0.039273 0.032666 105.379721 (119.011298)
total: 449.36 sec