Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-121359
#<BuildRuby:0x00007fb756adfdd0
@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.20240919-121359",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000024 0.000011 0.000035 ( 0.000034)
configure 0.000019 0.000008 0.000027 ( 0.000027)
build_up 0.006948 0.001200 4.027748 ( 3.333438)
build_miniruby 0.001753 0.000000 1.275594 ( 1.272223)
build_ruby 0.000000 0.001971 3.384771 ( 3.548798)
build_all 0.001270 0.007689 6.407184 ( 2.476764)
build_install 0.012217 0.006109 9.721617 ( 4.397878)
test_btest 0.001009 0.000000 94.224211 ( 24.430648)
test_basic 0.006559 0.003832 0.987673 ( 1.030418)
test_all 0.124169 0.025215 716.564851 (207.215251)
test_rubyspec 0.045015 0.045310 135.696996 ( 28.586136)
total: 276.29 sec