Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-125407
#<BuildRuby:0x000055f399a524f8
@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-125407",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.000467 0.007208 2.226573 ( 4.714312)
build_miniruby 0.001205 0.000208 1.627257 ( 1.880595)
build_ruby 0.001589 0.000274 3.400194 ( 3.713580)
build_all 0.007426 0.001281 6.035975 ( 4.493388)
build_install 0.010979 0.010147 7.839190 ( 5.854491)
test_btest 0.000889 0.000209 82.463604 ( 44.764416)
test_basic 0.006477 0.001524 0.965364 ( 1.370590)
test_all 0.009339 0.001201 653.538257 (320.191722)
test_rubyspec 0.038467 0.026796 101.076809 (120.652021)
total: 507.64 sec