Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-054947
#<BuildRuby:0x000055b67af81e80
@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.20230917-054947",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000713 0.006959 2.386106 ( 4.571863)
build_miniruby 0.000000 0.002002 1.737819 ( 1.890420)
build_ruby 0.000992 0.000830 3.596891 ( 4.155637)
build_all 0.005848 0.001879 6.641156 ( 4.845814)
build_install 0.012982 0.009507 8.431932 ( 7.447490)
test_btest 0.000000 0.001006 87.108196 ( 46.996875)
test_basic 0.003474 0.005391 1.030560 ( 1.328562)
test_all 0.008410 0.001745 707.293347 (324.930666)
test_rubyspec 0.034858 0.040819 109.474400 (128.213205)
total: 524.38 sec