Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-115228
#<BuildRuby:0x000055e88e185ef8
@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.20230727-115228",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000032 0.000004 0.000036 ( 0.000037)
configure 0.000034 0.000003 0.000037 ( 0.000036)
build_up 0.004826 0.003857 2.397016 ( 6.991485)
build_miniruby 0.001370 0.000196 1.889382 ( 3.636200)
build_ruby 0.001349 0.000193 3.419046 ( 6.496785)
build_all 0.008228 0.000613 2.782213 ( 4.367445)
build_install 0.017551 0.004207 4.229094 ( 7.180520)
test_btest 0.000958 0.000144 83.509536 ( 70.378323)
test_basic 0.003294 0.004586 0.937615 ( 1.939896)
test_all 0.001503 0.000263 664.167057 (482.294384)
test_rubyspec 0.033850 0.025388 92.427705 (147.281536)
total: 730.57 sec