Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-013304
#<BuildRuby:0x00005613d4fbe120
@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.20230912-013304",
@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.000023 0.000001 0.000024 ( 0.000023)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.003181 0.004196 2.297227 ( 4.612967)
build_miniruby 0.002022 0.000195 1.736731 ( 1.913067)
build_ruby 0.001405 0.000136 3.437825 ( 4.181139)
build_all 0.007507 0.000727 6.378605 ( 4.904190)
build_install 0.007980 0.012175 7.795564 ( 5.981949)
test_btest 0.000593 0.000105 84.471826 ( 51.650057)
test_basic 0.007452 0.000553 0.965773 ( 1.298108)
test_all 0.010104 0.000695 714.342048 (528.293095)
test_rubyspec 0.043039 0.041556 109.747103 (154.407569)
total: 757.24 sec