Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-111911
#<BuildRuby:0x0000555ae49761b8
@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.20240309-111911",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.002608 0.004709 2.483656 ( 2.360202)
build_miniruby 0.001107 0.000277 1.717208 ( 1.716357)
build_ruby 0.001270 0.000318 3.477344 ( 3.729989)
build_all 0.003789 0.004137 6.611804 ( 2.903544)
build_install 0.018939 0.000464 8.230215 ( 4.396192)
test_btest 0.000591 0.000143 91.039547 ( 36.551841)
test_basic 0.006478 0.001564 0.921940 ( 0.992855)
test_all 0.073814 0.044792 783.404231 (280.661630)
test_rubyspec 0.023320 0.058365 118.668812 (128.578273)
total: 461.89 sec