Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230620-170336
#<BuildRuby:0x000055a55d136390
@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.20230620-170336",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006023 0.000000 1.845538 ( 4.163421)
build_miniruby 0.001247 0.000000 1.266363 ( 1.264883)
build_ruby 0.000000 0.001448 2.702292 ( 2.890006)
build_all 0.004190 0.002038 5.012250 ( 2.085214)
build_install 0.009938 0.005531 6.342086 ( 3.126449)
test_btest 0.000690 0.000110 77.024918 ( 20.676892)
test_basic 0.000385 0.004448 0.765803 ( 0.845477)
test_all 0.001378 0.000276 559.505020 (173.411812)
test_rubyspec 0.036686 0.020695 86.370662 (101.783902)
total: 310.25 sec