Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-005058
#<BuildRuby:0x00005633e7525a00
@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.20230627-005058",
@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.000001 0.000021 ( 0.000022)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.003556 0.003449 2.032040 ( 4.939150)
build_miniruby 0.001385 0.000126 1.561756 ( 1.768193)
build_ruby 0.001572 0.000143 3.081607 ( 4.483701)
build_all 0.007060 0.000642 2.578683 ( 2.917055)
build_install 0.018357 0.000886 3.897871 ( 4.337140)
test_btest 0.000751 0.000064 81.995899 ( 51.163962)
test_basic 0.007079 0.000607 0.912970 ( 1.359693)
test_all 0.000566 0.000909 595.198267 (330.684560)
test_rubyspec 0.011811 0.040880 87.472871 (108.033705)
total: 509.69 sec