Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230913-234448
#<BuildRuby:0x0000559aaefa5fc0
@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.20230913-234448",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.002372 0.004624 2.366906 ( 4.840949)
build_miniruby 0.001364 0.000328 2.002075 ( 2.332945)
build_ruby 0.001810 0.000000 3.212270 ( 3.610843)
build_all 0.007301 0.000170 6.265331 ( 4.257404)
build_install 0.018023 0.001972 8.008957 ( 6.791385)
test_btest 0.000308 0.000806 85.746853 ( 45.565279)
test_basic 0.000610 0.007283 0.980523 ( 1.212816)
test_all 0.008884 0.000951 657.208831 (299.615062)
test_rubyspec 0.027495 0.039520 105.220243 (124.263646)
total: 492.49 sec