Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230811-125912
#<BuildRuby:0x0000559cea015fb8
@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.20230811-125912",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.006145 0.000397 2.225972 ( 5.909355)
build_miniruby 0.001439 0.000092 1.765053 ( 3.802093)
build_ruby 0.001380 0.000089 3.452017 ( 7.089711)
build_all 0.008346 0.000269 2.856782 ( 3.889908)
build_install 0.009648 0.009551 4.435110 ( 5.603205)
test_btest 0.000982 0.000123 84.932385 ( 56.346399)
test_basic 0.002294 0.004868 0.973058 ( 1.796685)
test_all 0.001721 0.000269 674.293926 (491.340786)
test_rubyspec 0.028501 0.034196 102.296835 (213.618052)
total: 789.40 sec