Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-153223
#<BuildRuby:0x0000561335a02028
@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.20231219-153223",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.003258 0.003804 2.074578 ( 2.127734)
build_miniruby 0.001304 0.000150 1.406580 ( 1.404481)
build_ruby 0.001300 0.000150 2.684881 ( 2.883660)
build_all 0.006167 0.000245 5.281949 ( 2.114018)
build_install 0.010171 0.004919 6.716882 ( 3.259416)
test_btest 0.000961 0.000137 78.594181 ( 20.176213)
test_basic 0.000506 0.004393 0.819424 ( 0.886087)
test_all 0.099298 0.021647 634.860820 (209.966305)
test_rubyspec 0.017767 0.038382 81.424196 ( 93.296917)
total: 336.12 sec