Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-065351
#<BuildRuby:0x000055abcedddfb8
@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.20230629-065351",
@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.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.005939 0.000312 2.031872 ( 4.661833)
build_miniruby 0.001370 0.000228 1.586222 ( 2.210269)
build_ruby 0.001316 0.000219 3.100789 ( 4.445999)
build_all 0.004355 0.004283 2.572902 ( 2.789490)
build_install 0.011351 0.006996 3.963411 ( 4.270490)
test_btest 0.000833 0.000000 81.238475 ( 47.470914)
test_basic 0.003203 0.000000 0.900190 ( 1.355926)
test_all 0.000000 0.001778 605.256231 (316.884228)
test_rubyspec 0.024209 0.032452 92.494039 (134.643531)
total: 518.73 sec