Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-075246
#<BuildRuby:0x0000561ca89317f8
@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.20240320-075246",
@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.000024)
autoconf 0.000035 0.000003 0.000038 ( 0.000039)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.006944 0.004455 4.138918 ( 4.326863)
build_miniruby 0.001236 0.000177 1.912183 ( 2.052793)
build_ruby 0.001628 0.000233 4.003250 ( 4.314046)
build_all 0.008656 0.000607 7.386026 ( 4.770933)
build_install 0.019750 0.002311 9.929840 ( 6.419145)
test_btest 0.000730 0.000098 96.335720 ( 62.842735)
test_basic 0.004325 0.004714 1.074731 ( 1.316484)
test_all 0.091866 0.030627 839.437424 (375.775495)
test_rubyspec 0.050200 0.044398 133.057263 (151.219656)
total: 613.04 sec