Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-212202
#<BuildRuby:0x00005577c1051f70
@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.20231021-212202",
@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.000025 0.000001 0.000026 ( 0.000021)
autoconf 0.000033 0.000001 0.000034 ( 0.000030)
configure 0.000029 0.000001 0.000030 ( 0.000029)
build_up 0.007531 0.000119 2.286414 ( 3.687907)
build_miniruby 0.001834 0.000065 1.654429 ( 3.317025)
build_ruby 0.001720 0.000061 3.150747 ( 28.526173)
build_all 0.003551 0.004092 5.940463 ( 4.515616)
build_install 0.020161 0.000181 7.532105 ( 6.025980)
test_btest 0.000791 0.000047 81.208663 ( 55.931422)
test_basic 0.004230 0.004012 0.888355 ( 1.166219)
test_all 0.095894 0.022219 648.181408 (258.915803)
test_rubyspec 0.051488 0.009925 90.062554 (102.154908)
total: 464.24 sec