Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230927-085850
#<BuildRuby:0x000055da0961e4f8
@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.20230927-085850",
@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.000001 0.000021 ( 0.000023)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.006873 0.000458 2.354498 ( 4.544115)
build_miniruby 0.001832 0.000000 1.735667 ( 1.977523)
build_ruby 0.001865 0.000000 3.366701 ( 3.856155)
build_all 0.004397 0.004267 6.440817 ( 4.385078)
build_install 0.016538 0.004707 8.020531 ( 6.523033)
test_btest 0.000988 0.000113 86.590024 ( 49.925782)
test_basic 0.003092 0.004866 1.006573 ( 1.266774)
test_all 0.005242 0.004636 706.979936 (328.752664)
test_rubyspec 0.037830 0.035043 107.719249 (127.375045)
total: 528.61 sec