Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-222315
#<BuildRuby:0x000056201ebc21d8
@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.20230627-222315",
@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.000021)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.007060 0.000252 2.050713 ( 5.213474)
build_miniruby 0.001761 0.000000 1.562505 ( 2.173090)
build_ruby 0.001468 0.000000 3.136644 ( 3.972842)
build_all 0.000000 0.006838 2.525105 ( 2.648458)
build_install 0.014428 0.002580 3.934501 ( 4.521185)
test_btest 0.000694 0.000069 81.839904 ( 46.769736)
test_basic 0.000000 0.008468 0.898972 ( 1.291347)
test_all 0.000118 0.002521 595.781390 (296.672993)
test_rubyspec 0.024857 0.024526 88.640841 (116.532699)
total: 479.80 sec