Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-184946
#<BuildRuby:0x000056478cfde3d0
@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.20230504-184946",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.001592 0.004211 1.815629 ( 3.553512)
build_miniruby 0.000000 0.001432 1.272663 ( 1.405345)
build_ruby 0.000000 0.001389 2.539625 ( 2.823233)
build_all 0.006106 0.000669 2.212498 ( 1.912279)
build_install 0.010635 0.004549 3.353678 ( 3.205048)
test_btest 0.000589 0.000131 74.369513 ( 38.341943)
test_basic 0.002892 0.003769 0.778732 ( 0.879424)
test_all 0.000336 0.000596 584.290184 (251.864659)
test_rubyspec 0.020877 0.029731 81.083972 ( 96.376126)
total: 400.36 sec