Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230730-041758
#<BuildRuby:0x000056544ab4e6d8
@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.20230730-041758",
@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.000003 0.000017 ( 0.000016)
autoconf 0.000029 0.000005 0.000034 ( 0.000032)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.005645 0.000255 2.118527 ( 3.359225)
build_miniruby 0.001387 0.000214 1.593335 ( 1.603937)
build_ruby 0.001475 0.000227 3.132108 ( 3.330897)
build_all 0.002147 0.004582 2.513171 ( 1.511241)
build_install 0.015861 0.001313 4.106644 ( 2.814391)
test_btest 0.000733 0.000131 82.888417 ( 26.433128)
test_basic 0.005400 0.000964 0.920510 ( 0.990088)
test_all 0.001405 0.000251 634.599214 (271.269415)
test_rubyspec 0.025267 0.035289 96.183123 (146.633934)
total: 457.95 sec