Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-113557
#<BuildRuby:0x0000558008e81f88
@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.20230924-113557",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.000183 0.006879 2.162157 ( 4.159704)
build_miniruby 0.001076 0.000301 1.558349 ( 1.559763)
build_ruby 0.001198 0.000336 3.261518 ( 11.845516)
build_all 0.003993 0.003944 6.177290 ( 4.599581)
build_install 0.016641 0.003058 7.515009 ( 6.000506)
test_btest 0.003682 0.000000 81.045818 ( 43.758100)
test_basic 0.003515 0.004906 0.915390 ( 1.204425)
test_all 0.007194 0.002248 691.578907 (308.674484)
test_rubyspec 0.027766 0.043369 103.594415 (124.404408)
total: 506.21 sec