Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-040934
#<BuildRuby:0x000055d74c059a00
@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.20230917-040934",
@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.000030 0.000003 0.000033 ( 0.000034)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.007285 0.000000 2.365106 ( 4.425003)
build_miniruby 0.000000 0.001482 1.723933 ( 1.854123)
build_ruby 0.000000 0.001810 3.427042 ( 3.692349)
build_all 0.004436 0.003853 6.428265 ( 5.177328)
build_install 0.016586 0.003442 7.780612 ( 6.325054)
test_btest 0.001048 0.000157 86.092076 ( 45.443095)
test_basic 0.001538 0.007877 1.043238 ( 1.282576)
test_all 0.009504 0.000353 716.191009 (347.096509)
test_rubyspec 0.055768 0.027816 110.836899 (151.938020)
total: 567.24 sec