Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-052256
#<BuildRuby:0x0000558924b8e3b0
@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.20230916-052256",
@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.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.002953 0.004394 2.406051 ( 3.744011)
build_miniruby 0.000000 0.001838 1.772184 ( 1.777543)
build_ruby 0.000332 0.001516 3.426373 ( 3.644551)
build_all 0.000800 0.008111 6.262435 ( 3.778980)
build_install 0.008407 0.012104 7.946436 ( 5.960470)
test_btest 0.000666 0.000215 85.082873 ( 38.443560)
test_basic 0.000000 0.007216 0.976077 ( 1.071019)
test_all 0.002087 0.008431 706.869963 (275.130547)
test_rubyspec 0.032936 0.039933 106.575705 (118.404092)
total: 451.96 sec