Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-031244
#<BuildRuby:0x00005625c2f223b0
@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.20230713-031244",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000030 0.000004 0.000034 ( 0.000033)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.007275 0.000462 2.245461 ( 5.361867)
build_miniruby 0.001606 0.000000 1.671913 ( 2.201162)
build_ruby 0.002003 0.000000 3.323477 ( 20.154954)
build_all 0.003558 0.004634 2.589047 ( 3.354981)
build_install 0.019603 0.000434 4.085177 ( 5.123693)
test_btest 0.000650 0.000096 83.774637 ( 59.079958)
test_basic 0.002238 0.004668 0.930706 ( 1.914197)
test_all 0.001719 0.000303 655.013079 (433.722153)
test_rubyspec 0.027929 0.029710 93.976980 (163.856998)
total: 694.77 sec