Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-051710
#<BuildRuby:0x000055e6b057a138
@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.20240303-051710",
@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.000019 0.000001 0.000020 ( 0.000019)
autoconf 0.000027 0.000000 0.000027 ( 0.000028)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.003214 0.003932 2.488092 ( 2.213200)
build_miniruby 0.000000 0.001207 1.730868 ( 1.728537)
build_ruby 0.000000 0.001628 3.279997 ( 3.516341)
build_all 0.006042 0.001159 6.461742 ( 2.507684)
build_install 0.013102 0.004601 8.054807 ( 3.766504)
test_btest 0.000710 0.000082 89.178636 ( 23.363901)
test_basic 0.005751 0.000173 0.848140 ( 0.908557)
test_all 0.067266 0.053701 756.806108 (223.665458)
test_rubyspec 0.034853 0.046578 104.572664 (113.797147)
total: 375.47 sec