Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-071541
#<BuildRuby:0x0000559925c0e1a8
@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.20240320-071541",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.005352 0.004173 4.061219 ( 2.932003)
build_miniruby 0.001155 0.000214 1.721942 ( 1.721125)
build_ruby 0.001606 0.000297 3.499784 ( 3.750243)
build_all 0.008581 0.000000 7.022065 ( 3.547835)
build_install 0.016092 0.004130 9.501247 ( 4.696728)
test_btest 0.000619 0.000113 94.421387 ( 37.700790)
test_basic 0.002707 0.004675 1.031799 ( 1.115494)
test_all 0.099221 0.019049 787.546750 (294.245994)
test_rubyspec 0.042888 0.047858 132.728040 (151.390045)
total: 501.10 sec