Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-042348
#<BuildRuby:0x0000559b8a2a1fb8
@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.20230612-042348",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000005 0.000025 ( 0.000023)
configure 0.000000 0.000044 0.000044 ( 0.000040)
build_up 0.003037 0.003769 2.628405 ( 4.964815)
build_miniruby 0.000000 0.001460 1.692076 ( 1.848810)
build_ruby 0.000000 0.002368 2.908597 ( 3.050769)
build_all 0.000000 0.007315 2.268640 ( 2.327960)
build_install 0.006452 0.012267 3.716269 ( 3.378483)
test_btest 0.000694 0.000321 76.775103 ( 41.369324)
test_basic 0.008154 0.000033 0.889080 ( 1.176425)
test_all 0.001278 0.000548 556.817988 (239.056095)
test_rubyspec 0.031646 0.024004 85.699260 (106.281675)
total: 403.46 sec