Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240224-185500
#<BuildRuby:0x000055e72ae21a00
@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.20240224-185500",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.000436 0.007988 2.662892 ( 3.093268)
build_miniruby 0.000000 0.001380 1.757172 ( 1.796868)
build_ruby 0.000000 0.001857 3.506614 ( 3.858738)
build_all 0.003148 0.004230 6.372616 ( 3.012821)
build_install 0.015869 0.003985 8.674337 ( 4.971421)
test_btest 0.000665 0.000230 91.185416 ( 45.523333)
test_basic 0.006597 0.000881 0.947406 ( 1.048250)
test_all 0.078888 0.037194 756.859383 (285.810005)
test_rubyspec 0.054346 0.029551 121.785718 (131.086197)
total: 480.20 sec