Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-065932
#<BuildRuby:0x000055d2aac3a118
@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.20230610-065932",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.000000 0.005592 1.778168 ( 3.026551)
build_miniruby 0.000000 0.001353 1.305370 ( 1.304755)
build_ruby 0.000646 0.001200 2.640714 ( 2.822988)
build_all 0.007525 0.000000 2.170458 ( 1.506608)
build_install 0.017839 0.000000 3.533939 ( 2.661198)
test_btest 0.000907 0.000000 76.199002 ( 27.616482)
test_basic 0.002439 0.003496 0.754639 ( 0.856625)
test_all 0.000000 0.001553 574.532335 (200.287451)
test_rubyspec 0.034316 0.017949 80.036266 ( 92.851337)
total: 332.93 sec