Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-203729
#<BuildRuby:0x0000563539505ef0
@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.20230903-203729",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.001357 0.004275 1.828326 ( 3.194181)
build_miniruby 0.000000 0.001721 1.593518 ( 1.716561)
build_ruby 0.000000 0.001495 3.315016 ( 4.096681)
build_all 0.007647 0.000572 6.385410 ( 4.135374)
build_install 0.018555 0.000459 7.422990 ( 5.786488)
test_btest 0.000612 0.000119 81.988122 ( 42.672705)
test_basic 0.004724 0.002582 0.957260 ( 1.218647)
test_all 0.002764 0.006576 737.749811 (323.084711)
test_rubyspec 0.033853 0.037555 102.766496 (122.903080)
total: 508.81 sec