Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-093348
#<BuildRuby:0x0000558c645ca008
@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.20240129-093348",
@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.000001 0.000022 ( 0.000022)
autoconf 0.000033 0.000002 0.000035 ( 0.000036)
configure 0.000026 0.000001 0.000027 ( 0.000028)
build_up 0.005759 0.000397 1.949635 ( 2.356821)
build_miniruby 0.001559 0.000108 1.648247 ( 1.669518)
build_ruby 0.001512 0.000104 3.250930 ( 3.495184)
build_all 0.007412 0.000206 6.156557 ( 3.574873)
build_install 0.015790 0.003884 7.638653 ( 5.347163)
test_btest 0.001021 0.000087 86.114907 ( 42.332838)
test_basic 0.003306 0.004660 0.968225 ( 1.079161)
test_all 0.099014 0.015804 707.754488 (341.181658)
test_rubyspec 0.031513 0.073702 173.242301 (189.593500)
total: 590.63 sec