Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-135354
#<BuildRuby:0x000055ab556be120
@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.20230618-135354",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006190 0.000807 2.017127 ( 5.027600)
build_miniruby 0.001361 0.000177 1.391174 ( 1.805709)
build_ruby 0.001150 0.000151 2.745431 ( 4.003298)
build_all 0.002601 0.004973 2.419100 ( 2.906983)
build_install 0.016981 0.000472 3.873958 ( 4.399573)
test_btest 0.000692 0.000106 79.147615 ( 48.439791)
test_basic 0.004663 0.000718 0.818570 ( 1.362962)
test_all 0.002024 0.000311 597.167139 (360.768423)
test_rubyspec 0.029323 0.025690 88.831224 (125.364948)
total: 554.08 sec