Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230703-054008
#<BuildRuby:0x0000559a39929fb8
@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.20230703-054008",
@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.000027 0.000000 0.000027 ( 0.000026)
autoconf 0.000037 0.000000 0.000037 ( 0.000037)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.004950 0.002967 2.263554 ( 7.548802)
build_miniruby 0.002001 0.000000 1.905012 ( 3.884506)
build_ruby 0.001570 0.000082 3.259057 ( 8.731133)
build_all 0.005958 0.003099 2.693523 ( 5.275825)
build_install 0.018945 0.001725 4.152458 ( 9.208076)
test_btest 0.000812 0.000263 84.932426 ( 89.403921)
test_basic 0.007115 0.002301 0.931107 ( 2.321381)
test_all 0.001999 0.000209 608.706466 (465.434401)
test_rubyspec 0.033591 0.020371 93.127780 (134.871551)
total: 726.68 sec