Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-144712
#<BuildRuby:0x000055d0b64c28e0
@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.20230902-144712",
@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.000014 0.000001 0.000015 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.005157 0.000143 1.745335 ( 2.179713)
build_miniruby 0.002123 0.000000 1.611286 ( 1.611665)
build_ruby 0.001525 0.000000 3.151642 ( 3.367019)
build_all 0.007684 0.000000 5.907643 ( 3.195223)
build_install 0.013003 0.004048 7.294057 ( 3.939002)
test_btest 0.000797 0.000096 84.717274 ( 33.915077)
test_basic 0.005488 0.000178 0.905639 ( 0.975326)
test_all 0.004144 0.004056 720.726454 (277.986561)
test_rubyspec 0.034594 0.036938 101.057707 (116.635972)
total: 443.81 sec