Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-232030
#<BuildRuby:0x00005636da8b1f70
@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.20240310-232030",
@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.000003 0.000023 ( 0.000024)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.001173 0.007194 2.729718 ( 2.915283)
build_miniruby 0.001270 0.000317 1.820454 ( 1.826689)
build_ruby 0.001629 0.000407 3.639323 ( 4.032062)
build_all 0.008412 0.000117 6.663246 ( 3.146276)
build_install 0.012083 0.007990 8.496279 ( 4.984451)
test_btest 0.000764 0.000208 93.913163 ( 39.219052)
test_basic 0.002846 0.004868 0.996098 ( 1.073201)
test_all 0.095713 0.022010 759.746142 (242.154162)
test_rubyspec 0.051293 0.035565 116.675890 (125.842681)
total: 425.19 sec