Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-101039
#<BuildRuby:0x000055cb69d1a120
@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-101039",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.000000 0.007114 1.993347 ( 3.449223)
build_miniruby 0.000627 0.000623 1.691533 ( 1.689975)
build_ruby 0.000000 0.001831 2.949170 ( 3.129129)
build_all 0.003425 0.004507 5.817670 ( 2.311196)
build_install 0.006787 0.010214 6.934554 ( 3.215137)
test_btest 0.001136 0.000000 79.524372 ( 22.076495)
test_basic 0.005287 0.000000 0.835945 ( 0.900740)
test_all 0.007265 0.002131 690.379974 (258.803423)
test_rubyspec 0.031567 0.046580 106.214713 (126.848937)
total: 422.43 sec