Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-122649
#<BuildRuby:0x0000555c2038a258
@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.20230802-122649",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000022 0.000004 0.000026 ( 0.000024)
build_up 0.005837 0.001042 2.274579 ( 6.090949)
build_miniruby 0.000000 0.001533 1.681258 ( 2.599134)
build_ruby 0.000000 0.001614 3.377239 ( 5.605052)
build_all 0.002012 0.005490 2.631258 ( 2.920246)
build_install 0.014600 0.003650 4.120418 ( 5.472724)
test_btest 0.000892 0.000223 81.357343 ( 51.203539)
test_basic 0.000000 0.003947 0.945617 ( 1.875641)
test_all 0.001172 0.000490 644.181970 (383.392324)
test_rubyspec 0.041382 0.014951 96.094673 (145.884510)
total: 605.05 sec