Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-092257
#<BuildRuby:0x0000565004e5e8e0
@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.20230818-092257",
@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.000022 0.000000 0.000022 ( 0.000023)
autoconf 0.000032 0.000001 0.000033 ( 0.000032)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.006630 0.000083 2.364409 ( 6.198270)
build_miniruby 0.001974 0.000000 1.724337 ( 3.351568)
build_ruby 0.001492 0.000000 3.503501 ( 8.100881)
build_all 0.008556 0.000118 6.654322 ( 7.624461)
build_install 0.018780 0.003914 8.349822 ( 11.903970)
test_btest 0.000900 0.000046 85.020850 ( 79.199936)
test_basic 0.004029 0.003808 1.000140 ( 1.911965)
test_all 0.011711 0.005157 721.271879 (757.658363)
test_rubyspec 0.052435 0.019196 107.762530 (187.049080)
total: 1063.00 sec