Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-230259
#<BuildRuby:0x000055cae0402008
@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.20230503-230259",
@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.000004 0.000017 ( 0.000017)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.003991 0.001174 1.625025 ( 2.889506)
build_miniruby 0.001105 0.000325 1.258436 ( 1.257113)
build_ruby 0.001655 0.000000 2.412641 ( 2.732540)
build_all 0.004972 0.000681 2.026998 ( 1.428841)
build_install 0.016021 0.000681 3.403047 ( 2.734109)
test_btest 0.000768 0.000183 73.984354 ( 35.110806)
test_basic 0.003797 0.003174 0.800821 ( 0.997012)
test_all 0.001219 0.000318 557.529502 (233.018700)
test_rubyspec 0.029513 0.034252 82.769885 (114.936814)
total: 395.11 sec