Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-153529
#<BuildRuby:0x000055ab4266e138
@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.20240115-153529",
@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.000001 0.000026 ( 0.000024)
autoconf 0.000028 0.000001 0.000029 ( 0.000028)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.002639 0.003977 1.848849 ( 2.297927)
build_miniruby 0.000000 0.002130 57.835324 ( 26.182175)
build_ruby 0.000000 0.001832 3.943815 ( 4.190964)
build_all 0.007590 0.000380 5.775846 ( 2.885874)
build_install 0.017055 0.000872 6.965639 ( 4.146210)
test_btest 0.000612 0.000062 80.956059 ( 35.012670)
test_basic 0.006239 0.000624 0.885972 ( 0.953998)
test_all 0.087007 0.030368 720.434770 (268.428035)
test_rubyspec 0.023905 0.037636 92.244953 (104.084136)
total: 448.18 sec