Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-091134
#<BuildRuby:0x00005624058a5a00
@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.20230827-091134",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.006178 0.000000 2.092762 ( 3.330404)
build_miniruby 0.001818 0.000000 1.588235 ( 1.586756)
build_ruby 0.001916 0.000000 2.817068 ( 3.001104)
build_all 0.002896 0.004107 6.031679 ( 2.483533)
build_install 0.016174 0.002801 7.880402 ( 4.001729)
test_btest 0.000637 0.000066 85.832485 ( 32.137771)
test_basic 0.005435 0.000168 0.922817 ( 1.018816)
test_all 0.009069 0.000907 698.312225 (243.966789)
test_rubyspec 0.031232 0.038853 101.844101 (113.114943)
total: 404.64 sec