Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230913-103929
#<BuildRuby:0x00005638098062a8
@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-103929",
@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.000002 0.000016 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005407 0.000580 2.291114 ( 3.607166)
build_miniruby 0.001380 0.000148 1.705885 ( 1.708673)
build_ruby 0.001599 0.000171 3.454336 ( 3.669167)
build_all 0.008186 0.000000 6.320979 ( 3.412463)
build_install 0.011575 0.007079 7.951273 ( 5.403671)
test_btest 0.000741 0.000106 82.748252 ( 32.238813)
test_basic 0.002501 0.003740 0.923701 ( 0.990838)
test_all 0.004219 0.004769 700.255760 (228.545901)
test_rubyspec 0.028824 0.032867 98.428945 (109.606746)
total: 389.18 sec