Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-005029
#<BuildRuby:0x00007fc71b72fdc8
@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.20240727-005029",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000038 0.000007 0.000045 ( 0.000044)
configure 0.000028 0.000005 0.000033 ( 0.000034)
build_up 0.000717 0.007228 3.611881 ( 3.612685)
build_miniruby 0.001250 0.000301 1.602508 ( 1.601399)
build_ruby 0.001438 0.000347 4.002256 ( 4.203599)
build_all 0.007213 0.001741 7.767873 ( 3.080235)
build_install 0.013039 0.005421 10.540020 ( 4.964804)
test_btest 0.000876 0.000226 111.322697 ( 29.116986)
test_basic 0.000000 0.010159 1.117006 ( 1.171363)
test_all 0.094287 0.051585 759.984629 (222.355482)
test_rubyspec 0.053580 0.034002 168.445938 ( 31.382911)
total: 301.49 sec