Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-153658
#<BuildRuby:0x0000564d620ca4f8
@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.20240318-153658",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.003526 0.003914 2.085237 ( 2.107484)
build_miniruby 0.001234 0.000170 1.595130 ( 1.593100)
build_ruby 0.001334 0.000184 3.308604 ( 3.548680)
build_all 0.007666 0.000000 6.545137 ( 2.533361)
build_install 0.012016 0.007332 8.340504 ( 3.944112)
test_btest 0.000757 0.000130 87.738173 ( 22.974558)
test_basic 0.005335 0.000915 0.910189 ( 0.970921)
test_all 0.090020 0.031256 742.808704 (210.125138)
test_rubyspec 0.049307 0.045199 126.067257 (136.079203)
total: 383.88 sec