Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-140624
#<BuildRuby:0x000055f8b5742008
@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-140624",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.000000 0.011168 4.239086 ( 4.503890)
build_miniruby 0.000000 0.001897 1.893802 ( 2.010535)
build_ruby 0.000000 0.001905 3.833230 ( 4.417304)
build_all 0.007270 0.001990 7.212990 ( 5.720889)
build_install 0.023256 0.000689 9.960000 ( 8.062952)
test_btest 0.000672 0.000189 94.934207 ( 71.994562)
test_basic 0.000920 0.007412 1.095364 ( 1.433177)
test_all 0.099009 0.028078 830.003323 (524.197364)
test_rubyspec 0.044012 0.049707 137.581448 (170.570768)
total: 792.91 sec