Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230730-042537
#<BuildRuby:0x0000562fa05b21a8
@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.20230730-042537",
@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.000018 0.000004 0.000022 ( 0.000024)
autoconf 0.000030 0.000006 0.000036 ( 0.000035)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.005775 0.001155 2.252875 ( 6.565733)
build_miniruby 0.001408 0.000282 1.676804 ( 4.161518)
build_ruby 0.001874 0.000000 3.440582 ( 46.755808)
build_all 0.006394 0.000000 2.634024 ( 3.800505)
build_install 0.009938 0.008134 4.052013 ( 24.863253)
test_btest 0.000807 0.000188 82.365862 ( 49.149990)
test_basic 0.005088 0.000000 0.838678 ( 13.770672)
test_all 0.000539 0.001521 654.360713 (402.171420)
test_rubyspec 0.031281 0.030205 96.346417 (170.476290)
total: 721.72 sec