Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-220328
#<BuildRuby:0x00005599dca822c8
@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.20231020-220328",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000016 0.000005 0.000021 ( 0.000020)
build_up 0.005202 0.000354 2.172997 ( 2.270935)
build_miniruby 0.000932 0.000266 1.386568 ( 1.388096)
build_ruby 0.001632 0.000467 3.090414 ( 3.286039)
build_all 0.004203 0.004169 5.913036 ( 2.855338)
build_install 0.010159 0.009007 7.472312 ( 4.288293)
test_btest 0.000635 0.000238 81.297721 ( 32.163765)
test_basic 0.000000 0.006463 0.863832 ( 0.967731)
test_all 0.006138 0.002588 636.199098 (239.621853)
test_rubyspec 0.043494 0.022355 94.551912 (106.435826)
total: 393.28 sec