Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-104115
#<BuildRuby:0x0000559ae1895f68
@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.20230905-104115",
@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.000030 0.000003 0.000033 ( 0.000027)
autoconf 0.000034 0.000004 0.000038 ( 0.000032)
configure 0.000025 0.000002 0.000027 ( 0.000029)
build_up 0.005223 0.000133 1.779220 ( 2.245787)
build_miniruby 0.001678 0.000180 1.667942 ( 1.675273)
build_ruby 0.001715 0.000184 3.316001 ( 3.527505)
build_all 0.007587 0.000355 6.177613 ( 3.825515)
build_install 0.005245 0.012185 7.471737 ( 4.744029)
test_btest 0.000625 0.000121 83.994069 ( 37.437090)
test_basic 0.003842 0.004116 0.921170 ( 1.029753)
test_all 0.009771 0.001185 691.515502 (281.453515)
test_rubyspec 0.055303 0.013202 103.285598 (115.166847)
total: 451.11 sec