Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240712-061720
#<BuildRuby:0x00007f423574fdc8
@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-061720",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000033 0.000006 0.000039 ( 0.000040)
configure 0.000031 0.000005 0.000036 ( 0.000037)
build_up 0.006902 0.000495 3.207012 ( 3.079776)
build_miniruby 0.001300 0.000216 1.556947 ( 1.554853)
build_ruby 0.000000 0.002140 3.703396 ( 3.856346)
build_all 0.001728 0.007472 7.559979 ( 2.881148)
build_install 0.017176 0.001307 9.431982 ( 4.147622)
test_btest 0.000883 0.000196 112.601706 ( 29.423431)
test_basic 0.003908 0.004934 1.226125 ( 1.273316)
test_all 0.117732 0.029433 805.612555 (225.551047)
test_rubyspec 0.048180 0.038078 165.889682 ( 35.672083)
total: 307.44 sec