Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-105745
#<BuildRuby:0x0000555fcfc6df70
@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.20231216-105745",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000029 0.000005 0.000034 ( 0.000035)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.005896 0.003576 2.528003 ( 4.096501)
build_miniruby 0.001902 0.000000 1.784010 ( 2.037080)
build_ruby 0.001680 0.000000 3.605354 ( 8.083902)
build_all 0.004820 0.005030 6.232285 ( 5.912158)
build_install 0.017110 0.004267 7.886475 ( 7.879765)
test_btest 0.000654 0.000154 84.104652 ( 70.178728)
test_basic 0.006468 0.000000 0.975215 ( 1.473570)
test_all 0.078160 0.046781 700.465170 (446.648335)
test_rubyspec 0.048960 0.026080 103.599887 (148.675819)
total: 694.99 sec