Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-001857
#<BuildRuby:0x000055920fefa118
@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.20230610-001857",
@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.000020 0.000000 0.000020 ( 0.000020)
autoconf 0.000038 0.000000 0.000038 ( 0.000031)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.003029 0.003334 1.817009 ( 3.113213)
build_miniruby 0.001458 0.000216 1.352650 ( 1.351519)
build_ruby 0.001444 0.000214 2.698112 ( 2.920279)
build_all 0.007545 0.000000 2.208230 ( 1.605060)
build_install 0.015705 0.000434 3.431863 ( 2.491222)
test_btest 0.000600 0.000075 75.672941 ( 27.508214)
test_basic 0.005585 0.000000 0.757522 ( 0.836073)
test_all 0.001854 0.000000 575.637858 (209.440326)
test_rubyspec 0.032823 0.017925 77.206334 ( 88.980894)
total: 338.25 sec