Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-120011
#<BuildRuby:0x0000555c7f7c22a8
@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.20230704-120011",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.002315 0.004091 2.003329 ( 3.381543)
build_miniruby 0.001448 0.000150 1.502477 ( 1.507444)
build_ruby 0.001304 0.000135 2.962666 ( 3.244394)
build_all 0.006648 0.000688 2.528551 ( 2.250332)
build_install 0.013633 0.004374 3.702517 ( 3.769725)
test_btest 0.000576 0.000072 81.620988 ( 34.215624)
test_basic 0.003952 0.000494 0.812180 ( 1.810902)
test_all 0.001579 0.000000 619.126824 (279.854466)
test_rubyspec 0.033280 0.019519 90.048434 (128.263874)
total: 458.30 sec