Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-161732
#<BuildRuby:0x0000555e26906120
@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.20240317-161732",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.007208 0.000000 2.428612 ( 2.412296)
build_miniruby 0.001521 0.000077 1.748446 ( 1.745681)
build_ruby 0.000000 0.001477 3.255314 ( 3.483205)
build_all 0.005226 0.002613 6.690685 ( 2.527485)
build_install 0.013917 0.003644 7.757043 ( 3.403873)
test_btest 0.001152 0.000000 93.416936 ( 24.314536)
test_basic 0.006508 0.000000 0.804721 ( 0.861730)
test_all 0.085779 0.037557 883.386447 (376.974459)
test_rubyspec 0.027535 0.071735 143.223149 (198.356042)
total: 614.08 sec