Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-013412
#<BuildRuby:0x00005573d4e1a008
@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.20240321-013412",
@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.000025 0.000006 0.000031 ( 0.000030)
autoconf 0.000036 0.000009 0.000045 ( 0.000044)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.011089 0.000000 4.176077 ( 3.686541)
build_miniruby 0.001751 0.000000 1.767610 ( 1.921022)
build_ruby 0.002153 0.000000 3.889889 ( 4.494152)
build_all 0.003217 0.005634 7.029297 ( 3.827368)
build_install 0.017665 0.004416 9.722382 ( 6.007858)
test_btest 0.000719 0.000180 92.861551 ( 33.730118)
test_basic 0.005654 0.001125 0.974014 ( 1.037819)
test_all 0.086780 0.030882 836.286286 (265.333889)
test_rubyspec 0.049180 0.032778 115.424133 (124.557801)
total: 444.60 sec