Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-123656
#<BuildRuby:0x00005645eb189f20
@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.20230802-123656",
@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.000023)
autoconf 0.000034 0.000003 0.000037 ( 0.000031)
configure 0.000027 0.000001 0.000028 ( 0.000029)
build_up 0.006249 0.000431 2.213490 ( 5.704467)
build_miniruby 0.001786 0.000123 1.714558 ( 3.098060)
build_ruby 0.001929 0.000133 3.403762 ( 5.554603)
build_all 0.003313 0.004604 2.576378 ( 3.641901)
build_install 0.014394 0.004536 4.249591 ( 6.205142)
test_btest 0.000872 0.000109 80.394436 ( 54.558250)
test_basic 0.007701 0.000395 0.948412 ( 1.792257)
test_all 0.001024 0.000059 626.827850 (377.399690)
test_rubyspec 0.040219 0.015259 95.450268 (150.656168)
total: 608.61 sec