Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-143210
#<BuildRuby:0x000055909a0c1fb8
@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.20240304-143210",
@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.000022 0.000003 0.000025 ( 0.000024)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.008472 0.000492 2.894522 ( 3.704637)
build_miniruby 0.001624 0.000000 2.288553 ( 2.340413)
build_ruby 0.002178 0.000000 3.775586 ( 4.093371)
build_all 0.001805 0.007065 7.199608 ( 4.956892)
build_install 0.015749 0.004588 9.029947 ( 5.498906)
test_btest 0.000792 0.000140 96.019094 ( 57.961706)
test_basic 0.003126 0.004638 1.020812 ( 1.131142)
test_all 0.082157 0.035188 821.559894 (354.684869)
test_rubyspec 0.056501 0.031803 127.687228 (137.158330)
total: 571.53 sec