Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240225-011314
#<BuildRuby:0x000055e3e680a230
@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.20240225-011314",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000023 0.000007 0.000030 ( 0.000029)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.006317 0.000655 2.557660 ( 2.466304)
build_miniruby 0.001078 0.000302 1.624528 ( 1.659375)
build_ruby 0.001338 0.000375 3.371786 ( 3.606024)
build_all 0.001987 0.006232 6.576460 ( 3.401865)
build_install 0.014834 0.004945 8.350247 ( 4.830356)
test_btest 0.000694 0.000231 89.402688 ( 33.289318)
test_basic 0.001679 0.005717 0.990098 ( 1.079518)
test_all 0.096089 0.020495 743.665290 (277.842733)
test_rubyspec 0.036289 0.047930 120.530440 (130.260756)
total: 458.44 sec