Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-172343
#<BuildRuby:0x000055ee532de118
@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.20230531-172343",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006948 0.000000 1.917681 ( 4.935424)
build_miniruby 0.001682 0.000084 1.426162 ( 1.879571)
build_ruby 0.001526 0.000183 2.683895 ( 3.528920)
build_all 0.007262 0.000381 2.210244 ( 2.872611)
build_install 0.018886 0.001118 3.461050 ( 4.757956)
test_btest 0.000888 0.000095 79.384311 ( 73.006753)
test_basic 0.003721 0.003896 0.813178 ( 1.245551)
test_all 0.001268 0.000169 574.316685 (311.107836)
test_rubyspec 0.030389 0.024520 82.516179 ( 94.712527)
total: 498.05 sec