Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-210719
#<BuildRuby:0x00005628ed66a320
@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.20240303-210719",
@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.000002 0.000016 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.007284 0.000000 2.483387 ( 2.233330)
build_miniruby 0.001366 0.000094 1.378570 ( 1.376572)
build_ruby 0.001468 0.000158 3.353243 ( 3.577306)
build_all 0.000000 0.007271 6.901558 ( 2.716880)
build_install 0.018655 0.001099 8.556135 ( 3.880392)
test_btest 0.000871 0.000137 90.479257 ( 24.760369)
test_basic 0.005496 0.000859 0.765322 ( 0.822999)
test_all 0.078692 0.040886 709.975318 (209.640459)
test_rubyspec 0.046278 0.035517 108.504338 (117.422452)
total: 366.43 sec