Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-154359
#<BuildRuby:0x00005569df72a008
@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.20230922-154359",
@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.000017 0.000001 0.000018 ( 0.000020)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.003529 0.004467 2.389734 ( 4.311482)
build_miniruby 0.001398 0.000193 16.544783 ( 16.391274)
build_ruby 0.001624 0.000224 3.705047 ( 4.259113)
build_all 0.004908 0.003646 6.185742 ( 4.303413)
build_install 0.020236 0.000000 7.959911 ( 5.770177)
test_btest 0.001237 0.000000 85.567220 ( 44.753817)
test_basic 0.008265 0.000159 0.968507 ( 1.267998)
test_all 0.009967 0.000000 666.954612 (291.985178)
test_rubyspec 0.027694 0.046938 106.666264 (126.158690)
total: 499.20 sec