Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-220637
#<BuildRuby:0x000055c0f88827c8
@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.20230528-220637",
@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.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.003010 0.003639 1.928425 ( 4.128858)
build_miniruby 0.001456 0.000336 1.344819 ( 1.366007)
build_ruby 0.001173 0.000270 2.652982 ( 2.967464)
build_all 0.006997 0.000000 2.178562 ( 2.215101)
build_install 0.011891 0.006694 3.468785 ( 3.482290)
test_btest 0.000661 0.000165 76.071183 ( 39.834517)
test_basic 0.006869 0.000612 0.799913 ( 1.066042)
test_all 0.001250 0.000301 595.378929 (233.013304)
test_rubyspec 0.041293 0.011440 82.687976 (100.261305)
total: 388.34 sec