Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-000049
#<BuildRuby:0x00005628e78761d8
@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.20230605-000049",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000040 0.000004 0.000044 ( 0.000034)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.006689 0.000514 1.946850 ( 4.198024)
build_miniruby 0.001554 0.000120 1.409963 ( 1.506300)
build_ruby 0.001485 0.000115 2.679280 ( 26.888279)
build_all 0.007040 0.000210 2.202501 ( 1.889373)
build_install 0.014055 0.003999 3.369880 ( 2.924068)
test_btest 0.001157 0.000112 76.967984 ( 36.923097)
test_basic 0.007109 0.000280 0.795758 ( 1.009617)
test_all 0.001207 0.000113 581.633851 (226.095349)
test_rubyspec 0.031549 0.022080 81.421051 ( 93.174790)
total: 394.61 sec