Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230608-184523
#<BuildRuby:0x00005642c9b56230
@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.20230608-184523",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.001772 0.004153 1.829601 ( 3.118982)
build_miniruby 0.001767 0.000000 1.397568 ( 1.420976)
build_ruby 0.001708 0.000000 2.717996 ( 2.932150)
build_all 0.002821 0.003768 2.159921 ( 1.461546)
build_install 0.010502 0.005970 3.380040 ( 2.566993)
test_btest 0.001236 0.000238 76.158505 ( 33.211169)
test_basic 0.001752 0.004813 0.772633 ( 0.909087)
test_all 0.001286 0.000297 566.518692 (227.650252)
test_rubyspec 0.020858 0.032895 81.345136 ( 93.662045)
total: 366.93 sec