Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230823-092825
#<BuildRuby:0x000055ddc246ded0
@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.20230823-092825",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000027 0.000008 0.000035 ( 0.000033)
configure 0.000025 0.000008 0.000033 ( 0.000032)
build_up 0.005061 0.001500 2.354821 ( 7.095642)
build_miniruby 0.001375 0.000407 1.724671 ( 4.156408)
build_ruby 0.001801 0.000533 3.708157 ( 7.259254)
build_all 0.001322 0.007299 6.533607 ( 6.468266)
build_install 0.009098 0.010199 8.050713 ( 8.617942)
test_btest 0.000744 0.000308 88.700889 ( 76.006723)
test_basic 0.005091 0.000332 1.022378 ( 2.278822)
test_all 0.008419 0.001598 715.139173 (534.748583)
test_rubyspec 0.039583 0.030863 108.048455 (154.994168)
total: 801.63 sec