Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-072638
#<BuildRuby:0x0000562a76fcdfb8
@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.20230619-072638",
@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.000020 0.000001 0.000021 ( 0.000020)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000023 0.000001 0.000024 ( 0.000023)
build_up 0.006433 0.000085 2.065974 ( 6.677765)
build_miniruby 0.002159 0.000069 1.522956 ( 3.288901)
build_ruby 0.000000 0.001846 3.164950 ( 7.299051)
build_all 0.005903 0.002381 2.569368 ( 3.774116)
build_install 0.017061 0.004179 4.051328 ( 7.061762)
test_btest 0.001195 0.000102 83.388042 ( 93.103742)
test_basic 0.008201 0.000000 0.889836 ( 2.275919)
test_all 0.000942 0.000068 633.541744 (583.032599)
test_rubyspec 0.009655 0.049428 88.694499 (137.151127)
total: 843.67 sec