Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-221602
#<BuildRuby:0x00005645fb98e0d0
@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.20240211-221602",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000020 0.000001 0.000021 ( 0.000020)
build_up 0.002420 0.003897 1.809679 ( 2.152931)
build_miniruby 0.001577 0.000000 1.587888 ( 1.603613)
build_ruby 0.001783 0.000000 3.488977 ( 12.795654)
build_all 0.007682 0.000000 6.553912 ( 2.909735)
build_install 0.019304 0.000000 8.066549 ( 4.620170)
test_btest 0.000766 0.000000 90.268374 ( 37.193484)
test_basic 0.000765 0.007527 0.974357 ( 1.040808)
test_all 0.082711 0.032535 766.992966 (242.004063)
test_rubyspec 0.060058 0.035459 153.143630 (162.377881)
total: 466.70 sec