Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-091640
#<BuildRuby:0x000055d2dc2a6390
@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.20230926-091640",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006129 0.001094 2.277516 ( 4.188419)
build_miniruby 0.001310 0.000234 1.639148 ( 1.783795)
build_ruby 0.001672 0.000298 3.459174 ( 3.817120)
build_all 0.006847 0.001223 6.204986 ( 3.954385)
build_install 0.012332 0.006179 7.522121 ( 5.459746)
test_btest 0.000647 0.000134 82.357377 ( 45.001071)
test_basic 0.002769 0.005537 0.944964 ( 1.211055)
test_all 0.004201 0.006125 699.554743 (305.298698)
test_rubyspec 0.031652 0.042144 106.096966 (128.781077)
total: 499.50 sec