Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-081336
#<BuildRuby:0x000055eb531021a8
@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.20240227-081336",
@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.000022 0.000001 0.000023 ( 0.000022)
autoconf 0.000030 0.000001 0.000031 ( 0.000031)
configure 0.000028 0.000001 0.000029 ( 0.000029)
build_up 0.009414 0.000196 2.649830 ( 4.260058)
build_miniruby 0.001417 0.000053 1.806876 ( 2.180569)
build_ruby 0.001883 0.000070 3.695869 ( 4.491509)
build_all 0.004046 0.004759 6.839333 ( 5.194450)
build_install 0.019124 0.003451 8.815960 ( 7.836670)
test_btest 0.000876 0.000077 92.663292 ( 77.908563)
test_basic 0.002895 0.004595 0.964416 ( 1.399677)
test_all 0.104836 0.014763 773.773970 (432.597830)
test_rubyspec 0.063149 0.025257 131.583107 (158.274647)
total: 694.15 sec