Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-131632
#<BuildRuby:0x000055571c6021d8
@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.20240113-131632",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.001786 0.003858 1.530578 ( 1.905788)
build_miniruby 0.001288 0.000138 1.626683 ( 1.626531)
build_ruby 0.001745 0.000000 3.105572 ( 3.498222)
build_all 0.007208 0.000000 5.496534 ( 2.571425)
build_install 0.011194 0.006985 6.562862 ( 3.705055)
test_btest 0.000754 0.000108 82.881183 ( 30.198013)
test_basic 0.003817 0.003858 0.905211 ( 1.009997)
test_all 0.090237 0.031030 760.221785 (255.913489)
test_rubyspec 0.021853 0.046296 91.809238 (104.247925)
total: 404.68 sec