Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-104902
#<BuildRuby:0x000055de1f8623d0
@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.20230721-104902",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000031 0.000000 0.000031 ( 0.000030)
configure 0.000021 0.000000 0.000021 ( 0.000022)
build_up 0.006210 0.000000 1.949040 ( 3.142774)
build_miniruby 0.001482 0.000000 1.364042 ( 1.362432)
build_ruby 0.001444 0.000000 3.107922 ( 3.301803)
build_all 0.005394 0.002900 2.457152 ( 1.340107)
build_install 0.016195 0.000573 3.654486 ( 2.428057)
test_btest 0.000906 0.000103 78.704033 ( 20.557919)
test_basic 0.004795 0.000548 0.758838 ( 0.825342)
test_all 0.000489 0.000702 602.181385 (190.124810)
test_rubyspec 0.025816 0.030161 87.725277 (106.809245)
total: 329.89 sec