Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-202333
#<BuildRuby:0x0000564185056258
@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.20230819-202333",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.006057 0.000673 2.272746 ( 6.203770)
build_miniruby 0.001706 0.000190 1.658168 ( 3.017524)
build_ruby 0.000000 0.001932 3.569454 ( 7.650926)
build_all 0.006824 0.002063 6.502524 ( 7.410958)
build_install 0.014062 0.005372 7.882639 ( 7.987979)
test_btest 0.000838 0.000133 83.057144 ( 61.459835)
test_basic 0.003643 0.003969 0.952961 ( 1.650881)
test_all 0.005023 0.005062 687.282341 (433.080985)
test_rubyspec 0.034896 0.036829 106.382480 (169.147163)
total: 697.61 sec