Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-164838
#<BuildRuby:0x0000556c5b791fb8
@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.20240228-164838",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.006903 0.000368 2.561874 ( 2.464546)
build_miniruby 0.001303 0.000163 1.851893 ( 1.862310)
build_ruby 0.001424 0.000178 3.655344 ( 3.853237)
build_all 0.006520 0.000278 6.210077 ( 2.374040)
build_install 0.016385 0.000000 8.272976 ( 3.944242)
test_btest 0.000913 0.000000 92.639911 ( 24.662406)
test_basic 0.000000 0.007878 0.968532 ( 1.038090)
test_all 0.091470 0.027241 775.217806 (229.875185)
test_rubyspec 0.046531 0.034952 110.153292 (119.606912)
total: 389.68 sec