Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-033020
#<BuildRuby:0x00005644cb61a3d0
@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.20230910-033020",
@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.000000 0.000017 ( 0.000018)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000023 0.000000 0.000023 ( 0.000024)
build_up 0.004614 0.003690 2.292035 ( 4.733741)
build_miniruby 0.001634 0.000102 1.709695 ( 1.952858)
build_ruby 0.002159 0.000135 3.508758 ( 4.234911)
build_all 0.005320 0.003357 6.613774 ( 4.502305)
build_install 0.013769 0.006842 8.170220 ( 6.401861)
test_btest 0.000000 0.000886 86.914589 ( 50.445481)
test_basic 0.005931 0.002443 1.014313 ( 1.439778)
test_all 0.006039 0.004416 729.042036 (414.508320)
test_rubyspec 0.046997 0.034272 110.474686 (146.385364)
total: 634.61 sec