Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-030409
#<BuildRuby:0x00007fce3798fdc0
@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.20240621-030409",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000038 0.000010 0.000048 ( 0.000049)
configure 0.000029 0.000008 0.000037 ( 0.000038)
build_up 0.003851 0.005199 3.893425 ( 4.786671)
build_miniruby 0.001662 0.000519 1.650266 ( 1.739936)
build_ruby 0.001746 0.000546 4.601802 ( 4.942277)
build_all 0.011176 0.000000 8.338480 ( 5.434469)
build_install 0.019972 0.003982 11.840519 ( 8.316244)
test_btest 0.000789 0.000219 122.224723 ( 88.797918)
test_basic 0.012881 0.000979 1.427369 ( 2.088206)
test_all 0.116026 0.049333 955.268097 (1158.244404)
test_rubyspec 0.059637 0.037587 173.633323 (210.155357)
total: 1484.51 sec