Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-024442
#<BuildRuby:0x00007f05f637fde0
@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.20240715-024442",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000029 0.000006 0.000035 ( 0.000035)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.005853 0.001132 2.856789 ( 3.141138)
build_miniruby 0.000000 0.001532 1.372322 ( 1.371366)
build_ruby 0.000179 0.001625 3.209423 ( 3.420142)
build_all 0.004397 0.004078 6.830673 ( 2.565940)
build_install 0.010928 0.007690 10.411351 ( 4.965537)
test_btest 0.000753 0.000209 107.145532 ( 29.174889)
test_basic 0.008320 0.000091 1.076818 ( 1.126245)
test_all 0.117255 0.030420 777.683629 (221.851481)
test_rubyspec 0.052720 0.038296 160.681272 ( 29.435563)
total: 297.05 sec