Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-072345
#<BuildRuby:0x000055c84d211fb8
@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.20231022-072345",
@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.000024 0.000003 0.000027 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.005927 0.000712 3.420225 ( 3.528762)
build_miniruby 0.001418 0.000170 1.514378 ( 1.513354)
build_ruby 0.001717 0.000206 3.141410 ( 3.334767)
build_all 0.007697 0.000923 5.861540 ( 2.908142)
build_install 0.012184 0.008929 7.891223 ( 4.172937)
test_btest 0.002511 0.000448 80.961067 ( 35.651615)
test_basic 0.007311 0.000459 0.871211 ( 0.981928)
test_all 0.069056 0.051409 641.858986 (192.189364)
test_rubyspec 0.030703 0.030814 85.469443 (118.254663)
total: 362.54 sec