Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-042845
#<BuildRuby:0x0000556ef022e228
@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.20230901-042845",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.005941 0.000575 1.882274 ( 2.940550)
build_miniruby 0.000000 0.001932 1.736026 ( 1.913024)
build_ruby 0.000000 0.002016 3.403644 ( 3.889700)
build_all 0.001258 0.006501 6.477671 ( 4.088520)
build_install 0.017900 0.001014 7.743398 ( 5.757163)
test_btest 0.000600 0.000097 84.594946 ( 45.311760)
test_basic 0.006733 0.001092 0.952330 ( 1.342971)
test_all 0.001713 0.007975 709.991351 (315.099971)
test_rubyspec 0.048829 0.024541 105.969518 (126.845225)
total: 507.19 sec