Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-155601
#<BuildRuby:0x000055cfbfc8a390
@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.20230908-155601",
@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.000004 0.000016 ( 0.000017)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000018 0.000006 0.000024 ( 0.000025)
build_up 0.006324 0.000713 2.317078 ( 4.898309)
build_miniruby 0.001875 0.000000 1.709982 ( 2.172407)
build_ruby 0.002404 0.000000 3.450134 ( 4.356262)
build_all 0.005649 0.003424 6.658870 ( 6.283536)
build_install 0.018025 0.004608 8.165083 ( 7.924478)
test_btest 0.001085 0.000329 84.307453 ( 65.554092)
test_basic 0.006749 0.002045 0.967367 ( 1.415134)
test_all 0.009438 0.000223 691.967049 (392.572875)
test_rubyspec 0.041161 0.032975 102.424480 (124.233699)
total: 609.41 sec