Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-005007
#<BuildRuby:0x00005598ce1ce320
@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.20240226-005007",
@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.000000 0.000025 ( 0.000024)
autoconf 0.000036 0.000000 0.000036 ( 0.000035)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.004263 0.003336 2.429485 ( 2.345699)
build_miniruby 0.001185 0.000118 1.695771 ( 1.694687)
build_ruby 0.001624 0.000163 3.356211 ( 3.605762)
build_all 0.007741 0.000774 6.385615 ( 3.235887)
build_install 0.009930 0.009347 8.582055 ( 4.471328)
test_btest 0.000764 0.000123 90.968497 ( 36.090552)
test_basic 0.006242 0.001007 0.964707 ( 1.049091)
test_all 0.065287 0.052378 785.149389 (295.316491)
test_rubyspec 0.050134 0.035452 121.302272 (130.858298)
total: 478.67 sec