Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240712-105452
#<BuildRuby:0x00007f7fe0e4fdd8
@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-105452",
@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.000017)
autoconf 0.000028 0.000006 0.000034 ( 0.000033)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.000000 0.007382 3.025463 ( 2.881532)
build_miniruby 0.000000 0.001666 1.098776 ( 1.095802)
build_ruby 0.000000 0.001930 3.522741 ( 3.725057)
build_all 0.000000 0.008954 6.865388 ( 2.540220)
build_install 0.007772 0.010280 9.101622 ( 4.014011)
test_btest 0.000658 0.000285 104.751886 ( 26.861476)
test_basic 0.004641 0.004254 1.075225 ( 1.127304)
test_all 0.097205 0.050469 718.403195 (244.163398)
test_rubyspec 0.065228 0.025369 155.835526 ( 26.502391)
total: 312.91 sec