Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-014031
#<BuildRuby:0x00007f62b914fdc0
@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.20240920-014031",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.007524 0.000664 4.662472 ( 3.773369)
build_miniruby 0.001715 0.000000 1.467314 ( 1.463784)
build_ruby 0.002176 0.000000 4.288741 ( 4.444752)
build_all 0.003911 0.004186 6.535034 ( 2.523721)
build_install 0.019389 0.000248 9.963118 ( 4.506093)
test_btest 0.000000 0.000905 95.404577 ( 25.334855)
test_basic 0.004767 0.007037 0.952236 ( 0.992383)
test_all 0.105586 0.046299 767.431581 (222.314674)
test_rubyspec 0.053097 0.037372 137.122188 ( 26.971909)
total: 292.33 sec