Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-223708
#<BuildRuby:0x00005585e0bf5e80
@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.20240126-223708",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.005314 0.000613 1.968857 ( 2.321290)
build_miniruby 0.001327 0.000154 1.553845 ( 1.552635)
build_ruby 0.001540 0.000177 3.362952 ( 3.594186)
build_all 0.007432 0.000000 6.253316 ( 2.929563)
build_install 0.014093 0.004964 7.865323 ( 4.450456)
test_btest 0.000804 0.000107 87.423679 ( 35.631895)
test_basic 0.000000 0.007609 0.966246 ( 1.080037)
test_all 0.076116 0.038238 776.706025 (300.458565)
test_rubyspec 0.059285 0.046146 164.384204 (175.859339)
total: 527.88 sec