Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-021758
#<BuildRuby:0x0000563c1878e3d0
@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.20230513-021758",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000025 0.000007 0.000032 ( 0.000030)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.005356 0.000275 1.780353 ( 3.064059)
build_miniruby 0.001031 0.000245 1.326376 ( 1.328238)
build_ruby 0.001031 0.000245 2.379862 ( 2.639377)
build_all 0.001554 0.004814 2.173791 ( 1.740170)
build_install 0.005955 0.009441 3.322744 ( 2.665073)
test_btest 0.000495 0.000180 72.225538 ( 32.040922)
test_basic 0.001695 0.005236 0.805802 ( 0.922275)
test_all 0.000819 0.000335 566.651869 (213.376844)
test_rubyspec 0.028990 0.021414 77.799636 ( 89.662089)
total: 347.44 sec