Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-083912
#<BuildRuby:0x000056048b536138
@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.20240306-083912",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.004427 0.004142 2.645351 ( 2.861130)
build_miniruby 0.000000 0.001775 1.862087 ( 1.941799)
build_ruby 0.001502 0.000418 3.664480 ( 3.917186)
build_all 0.004000 0.003868 6.800860 ( 3.191006)
build_install 0.013500 0.006932 8.786218 ( 4.661551)
test_btest 0.000805 0.000082 91.539259 ( 36.762120)
test_basic 0.004703 0.003164 1.000521 ( 1.512555)
test_all 0.075949 0.042504 815.310481 (279.128725)
test_rubyspec 0.052890 0.033939 124.714532 (134.182226)
total: 468.16 sec