Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-143831
#<BuildRuby:0x0000560634379f48
@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.20230618-143831",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000000 0.006107 1.917716 ( 3.179433)
build_miniruby 0.000000 0.001671 1.310519 ( 1.315823)
build_ruby 0.001072 0.000385 2.757095 ( 2.964205)
build_all 0.002500 0.004802 2.473194 ( 1.564007)
build_install 0.007730 0.009638 3.718799 ( 2.643410)
test_btest 0.000549 0.000198 81.049252 ( 25.102294)
test_basic 0.003888 0.001399 0.768500 ( 0.844501)
test_all 0.000980 0.000353 577.792962 (177.768671)
test_rubyspec 0.028219 0.022697 84.409811 ( 98.415421)
total: 313.80 sec