Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-024301
#<BuildRuby:0x0000560eb3e8e230
@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.20240313-024301",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000021 0.000007 0.000028 ( 0.000027)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.006359 0.000665 2.388548 ( 2.178077)
build_miniruby 0.001105 0.000316 1.556908 ( 1.554714)
build_ruby 0.001129 0.000323 2.539744 ( 2.772555)
build_all 0.001984 0.004918 6.162488 ( 2.415935)
build_install 0.015491 0.002064 7.330533 ( 3.223318)
test_btest 0.000893 0.000272 91.022766 ( 24.135211)
test_basic 0.000000 0.007337 0.962356 ( 1.025800)
test_all 0.067241 0.053730 777.511649 (227.426955)
test_rubyspec 0.047804 0.033423 110.215369 (119.249564)
total: 383.98 sec