Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-034811
#<BuildRuby:0x0000558349c25f70
@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.20230609-034811",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.006380 0.000384 1.893500 ( 4.311402)
build_miniruby 0.001466 0.000235 1.342195 ( 1.539597)
build_ruby 0.001388 0.000222 2.709433 ( 3.017001)
build_all 0.006662 0.000000 2.241992 ( 1.605780)
build_install 0.014016 0.003482 3.578779 ( 3.025699)
test_btest 0.000636 0.000102 75.322281 ( 41.728062)
test_basic 0.006230 0.000335 0.788318 ( 1.023279)
test_all 0.001007 0.000158 554.530091 (242.106687)
test_rubyspec 0.032106 0.021652 82.600001 (101.072507)
total: 399.43 sec