Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-202136
#<BuildRuby:0x000055b4d52b27c8
@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.20230511-202136",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.005296 0.000963 1.867011 ( 3.966537)
build_miniruby 0.001071 0.000194 1.331136 ( 1.526598)
build_ruby 0.001482 0.000000 2.650928 ( 3.036416)
build_all 0.006235 0.000000 2.141643 ( 2.340980)
build_install 0.009873 0.006068 3.373006 ( 2.917453)
test_btest 0.000650 0.000135 74.471948 ( 38.093057)
test_basic 0.006040 0.000423 0.743731 ( 0.980059)
test_all 0.002132 0.000000 565.371109 (231.352313)
test_rubyspec 0.038460 0.011700 78.921373 ( 93.965153)
total: 378.18 sec