Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-112712
#<BuildRuby:0x000055f9349c23d0
@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.20240305-112712",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.000000 0.007249 2.507221 ( 2.246266)
build_miniruby 0.000000 0.001711 1.489799 ( 1.487352)
build_ruby 0.000203 0.001443 3.357218 ( 3.590041)
build_all 0.005582 0.001942 6.295238 ( 2.363230)
build_install 0.016222 0.002600 8.007205 ( 3.629378)
test_btest 0.000619 0.000198 88.957793 ( 24.147979)
test_basic 0.004327 0.001385 0.892358 ( 0.955281)
test_all 0.087168 0.031850 758.671163 (222.281170)
test_rubyspec 0.054392 0.026989 107.594151 (116.777852)
total: 377.48 sec