Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240712-121534
#<BuildRuby:0x00007f8ea843fdd0
@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.20240712-121534",
@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.000013 0.000003 0.000016 ( 0.000018)
autoconf 0.000029 0.000007 0.000036 ( 0.000037)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.003246 0.003766 3.022133 ( 2.996751)
build_miniruby 0.001223 0.000350 1.101385 ( 1.098808)
build_ruby 0.001364 0.000390 3.457699 ( 3.651696)
build_all 0.006892 0.001969 7.918234 ( 3.067034)
build_install 0.010316 0.007761 10.595544 ( 5.007316)
test_btest 0.000795 0.000256 111.130618 ( 29.895908)
test_basic 0.004115 0.004199 1.023140 ( 1.072064)
test_all 0.111933 0.035897 755.616387 (228.377559)
test_rubyspec 0.059302 0.031006 162.509165 ( 34.085515)
total: 309.25 sec