Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-014741
#<BuildRuby:0x000055e1ebd7dfc0
@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.20231023-014741",
@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.000011 0.000003 0.000014 ( 0.000013)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.002628 0.003701 3.154860 ( 3.310900)
build_miniruby 0.001184 0.000312 1.239554 ( 1.237754)
build_ruby 0.000000 0.001307 2.434331 ( 2.622789)
build_all 0.005655 0.001988 5.448025 ( 2.178335)
build_install 0.010677 0.003609 7.283735 ( 3.151049)
test_btest 0.000895 0.000261 75.895451 ( 19.629383)
test_basic 0.005082 0.000316 0.802608 ( 0.865533)
test_all 0.066358 0.055183 609.268087 (189.399879)
test_rubyspec 0.025673 0.027142 79.157765 ( 90.779301)
total: 313.18 sec