Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-192435
#<BuildRuby:0x00007f65edb0fdd8
@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.20240829-192435",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000022 0.000007 0.000029 ( 0.000028)
configure 0.000016 0.000005 0.000021 ( 0.000022)
build_up 0.001959 0.004753 2.863835 ( 2.852916)
build_miniruby 0.001031 0.000401 1.099742 ( 1.096923)
build_ruby 0.001621 0.000000 3.062123 ( 3.287694)
build_all 0.004342 0.003252 6.935289 ( 2.797349)
build_install 0.014519 0.000661 9.008900 ( 3.968732)
test_btest 0.000869 0.000301 102.789740 ( 27.277926)
test_basic 0.002209 0.006816 0.934955 ( 0.983729)
test_all 0.095899 0.047557 714.032872 (204.217881)
test_rubyspec 0.057507 0.029424 157.609990 ( 26.960504)
total: 273.44 sec