Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230815-053544
#<BuildRuby:0x00005608cb076230
@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.20230815-053544",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.006845 0.000439 2.260887 ( 3.887999)
build_miniruby 0.001912 0.000000 1.760055 ( 1.809103)
build_ruby 0.001649 0.000000 3.456694 ( 3.698721)
build_all 0.004239 0.004432 6.954605 ( 4.428267)
build_install 0.011192 0.008774 8.465962 ( 5.709365)
test_btest 0.000706 0.000166 88.433362 ( 40.256182)
test_basic 0.008149 0.001010 0.983304 ( 1.105706)
test_all 0.009123 0.002085 719.277664 (433.403453)
test_rubyspec 0.030526 0.047341 110.092695 (203.339886)
total: 697.64 sec