Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-091534
#<BuildRuby:0x0000562533c0e2a8
@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.20230704-091534",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.005150 0.003291 2.128464 ( 5.517764)
build_miniruby 0.000998 0.000239 1.637143 ( 2.665268)
build_ruby 0.001356 0.000325 3.358429 ( 5.627610)
build_all 0.006823 0.001638 2.628902 ( 3.926221)
build_install 0.012928 0.006567 4.171509 ( 7.208734)
test_btest 0.000709 0.000191 82.000567 ( 54.967729)
test_basic 0.001692 0.005112 0.901086 ( 1.893138)
test_all 0.001771 0.000269 647.038135 (549.899784)
test_rubyspec 0.027021 0.035040 93.293649 (210.189565)
total: 841.90 sec