Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-205311
#<BuildRuby:0x0000562cc038e008
@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.20240312-205311",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.003235 0.003874 2.367682 ( 2.123722)
build_miniruby 0.001224 0.000142 1.254491 ( 1.252330)
build_ruby 0.001233 0.000143 3.033576 ( 3.254336)
build_all 0.003432 0.003942 6.772376 ( 2.673569)
build_install 0.008918 0.008207 7.942722 ( 3.538640)
test_btest 0.000858 0.000177 93.799780 ( 25.299279)
test_basic 0.003339 0.002989 0.974201 ( 1.033681)
test_all 0.084983 0.033301 747.748861 (230.491046)
test_rubyspec 0.033347 0.054930 120.676722 (131.698115)
total: 401.37 sec