Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240213-233147
#<BuildRuby:0x0000558a71b71a00
@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.20240213-233147",
@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.000021 0.000000 0.000021 ( 0.000021)
autoconf 0.000039 0.000001 0.000040 ( 0.000040)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.006665 0.000238 2.092061 ( 3.409804)
build_miniruby 0.001771 0.000063 1.794632 ( 1.931164)
build_ruby 0.001853 0.000067 3.756197 ( 4.066829)
build_all 0.003863 0.004636 7.029897 ( 5.694487)
build_install 0.016059 0.004748 8.396833 ( 7.272946)
test_btest 0.001123 0.000109 93.364003 ( 73.786309)
test_basic 0.000000 0.008426 1.022063 ( 1.410926)
test_all 0.062444 0.059694 830.820140 (475.538636)
test_rubyspec 0.048065 0.061327 192.724810 (224.961050)
total: 798.07 sec