Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-150347
#<BuildRuby:0x0000556617701ca0
@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.20230906-150347",
@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.000018 0.000000 0.000018 ( 0.000018)
autoconf 0.000029 0.000000 0.000029 ( 0.000029)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.004853 0.000293 1.691310 ( 2.066838)
build_miniruby 0.001331 0.000373 1.560092 ( 1.558081)
build_ruby 0.000000 0.001742 3.231713 ( 3.436657)
build_all 0.006480 0.001823 6.043519 ( 2.744710)
build_install 0.009777 0.008807 7.532264 ( 4.346597)
test_btest 0.000000 0.001142 84.064285 ( 34.122776)
test_basic 0.002468 0.003920 0.924507 ( 0.999961)
test_all 0.006260 0.003392 679.940835 (244.536185)
test_rubyspec 0.025438 0.045847 102.153231 (115.859427)
total: 409.67 sec