Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-034154
#<BuildRuby:0x0000563dd52d1f40
@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.20240307-034154",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000039 0.000005 0.000044 ( 0.000043)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.006412 0.000713 2.661657 ( 2.391054)
build_miniruby 0.001294 0.000000 1.464199 ( 1.462192)
build_ruby 0.001426 0.000000 3.187862 ( 3.401310)
build_all 0.003203 0.003872 6.098384 ( 2.265825)
build_install 0.009426 0.007679 7.909869 ( 3.540090)
test_btest 0.000000 0.000847 85.885136 ( 22.253358)
test_basic 0.001014 0.004597 0.962277 ( 1.039505)
test_all 0.075290 0.038697 752.619835 (254.565941)
test_rubyspec 0.035813 0.038197 98.549920 (107.821319)
total: 398.74 sec