Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-173432
#<BuildRuby:0x0000562a94d9a8e0
@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.20240305-173432",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.002196 0.004372 2.394885 ( 2.151305)
build_miniruby 0.001020 0.000163 1.786430 ( 1.785426)
build_ruby 0.001270 0.000204 3.485481 ( 3.702904)
build_all 0.007312 0.000000 6.394160 ( 2.457173)
build_install 0.015874 0.000886 7.896188 ( 3.671599)
test_btest 0.000344 0.000572 88.574462 ( 23.325944)
test_basic 0.000000 0.005737 0.808308 ( 0.868973)
test_all 0.079548 0.039255 759.470554 (214.573653)
test_rubyspec 0.042739 0.033512 108.578160 (117.828513)
total: 370.37 sec