Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240725-171135
#<BuildRuby:0x00007f621ff4fdc0
@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.20240725-171135",
@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.000005 0.000021 ( 0.000020)
autoconf 0.000027 0.000007 0.000034 ( 0.000035)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.003292 0.005042 3.530765 ( 3.550159)
build_miniruby 0.001510 0.000485 1.876397 ( 2.270380)
build_ruby 0.000000 0.002351 4.690286 ( 5.449201)
build_all 0.008508 0.001751 8.671719 ( 5.497077)
build_install 0.012903 0.011067 11.451417 ( 7.458800)
test_btest 0.000730 0.000279 113.954351 ( 31.025585)
test_basic 0.009649 0.000000 1.105091 ( 1.162362)
test_all 0.106668 0.042430 777.350774 (242.679125)
test_rubyspec 0.051546 0.032291 163.983387 ( 29.683475)
total: 328.78 sec