Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-223237
#<BuildRuby:0x000055ecb794e018
@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.20231014-223237",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.000000 0.008067 2.544147 ( 3.720464)
build_miniruby 0.001576 0.000281 1.840136 ( 2.316580)
build_ruby 0.001723 0.000308 3.591862 ( 14.283041)
build_all 0.008722 0.000044 6.741009 ( 5.755972)
build_install 0.011178 0.011357 8.340154 ( 6.962447)
test_btest 0.000655 0.000154 90.043902 ( 73.904306)
test_basic 0.004283 0.004141 1.008269 ( 1.422302)
test_all 0.008073 0.002076 692.952774 (457.325080)
test_rubyspec 0.053214 0.023353 107.560479 (150.625348)
total: 716.32 sec