Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-133617
#<BuildRuby:0x000055bfb442a008
@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.20230926-133617",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.002492 0.004368 2.223133 ( 3.569801)
build_miniruby 0.001333 0.000177 1.696183 ( 1.707487)
build_ruby 0.000000 0.001852 3.669941 ( 3.897482)
build_all 0.002592 0.005331 6.254785 ( 3.553823)
build_install 0.019446 0.000000 7.813921 ( 4.917692)
test_btest 0.000764 0.000059 84.322562 ( 33.996122)
test_basic 0.008170 0.000025 0.956434 ( 1.051023)
test_all 0.005600 0.004219 698.771612 (250.350865)
test_rubyspec 0.043844 0.026001 100.459651 (111.873300)
total: 414.92 sec