Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-161504
#<BuildRuby:0x0000560fb7b85fc0
@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.20231214-161504",
@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.000019 0.000001 0.000020 ( 0.000019)
autoconf 0.000030 0.000002 0.000032 ( 0.000033)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.003636 0.003546 2.522879 ( 2.861053)
build_miniruby 0.001331 0.000138 1.672578 ( 1.676791)
build_ruby 0.001796 0.000000 3.227845 ( 3.417114)
build_all 0.003631 0.004111 5.873121 ( 2.727526)
build_install 0.019154 0.000000 7.208253 ( 3.942941)
test_btest 0.000898 0.000000 80.561329 ( 26.849766)
test_basic 0.000000 0.005282 0.803013 ( 0.867225)
test_all 0.092912 0.027622 673.706347 (230.734724)
test_rubyspec 0.030921 0.035949 94.678407 (106.969122)
total: 380.05 sec