Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-005922
#<BuildRuby:0x00005577043f21d8
@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.20230609-005922",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.002261 0.004382 1.738155 ( 3.009337)
build_miniruby 0.000000 0.001445 1.218762 ( 1.227332)
build_ruby 0.000000 0.001409 2.560634 ( 2.791653)
build_all 0.004276 0.002082 2.098077 ( 1.416701)
build_install 0.011186 0.004960 3.359532 ( 2.479906)
test_btest 0.000511 0.000133 74.802781 ( 31.446996)
test_basic 0.004204 0.003118 0.791496 ( 0.876015)
test_all 0.002289 0.000242 571.954535 (203.543287)
test_rubyspec 0.030230 0.017703 81.346203 ( 93.525114)
total: 340.32 sec