Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-061759
#<BuildRuby:0x0000562e474ea3b0
@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.20240315-061759",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000026 0.000007 0.000033 ( 0.000032)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.007247 0.000812 3.163814 ( 3.149580)
build_miniruby 0.000000 0.001770 1.832634 ( 1.856312)
build_ruby 0.000000 0.001883 3.765859 ( 4.136760)
build_all 0.000856 0.007397 7.029647 ( 4.186141)
build_install 0.021396 0.000000 9.337573 ( 6.223969)
test_btest 0.001059 0.000000 97.236583 ( 67.540276)
test_basic 0.003016 0.005874 1.088337 ( 1.624319)
test_all 0.089136 0.034492 877.961209 (652.257434)
test_rubyspec 0.049484 0.050920 141.951436 (205.031634)
total: 946.01 sec