Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-061135
#<BuildRuby:0x000055a1e9996390
@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.20230920-061135",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.002275 0.004178 2.321034 ( 4.500296)
build_miniruby 0.001363 0.000187 1.714029 ( 1.923963)
build_ruby 0.001968 0.000271 3.468947 ( 4.076515)
build_all 0.006935 0.000956 6.297466 ( 4.486428)
build_install 0.014486 0.006004 7.900069 ( 6.834725)
test_btest 0.000984 0.000000 85.340311 ( 43.342793)
test_basic 0.005249 0.004093 1.045595 ( 1.330600)
test_all 0.010635 0.000138 734.532956 (421.308453)
test_rubyspec 0.041977 0.038701 112.909376 (155.492254)
total: 643.30 sec