Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230821-193329
#<BuildRuby:0x000055abc0809f00
@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.20230821-193329",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000032 0.000003 0.000035 ( 0.000036)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.003774 0.003426 2.260497 ( 6.643449)
build_miniruby 0.000000 0.001770 1.739229 ( 3.339757)
build_ruby 0.000000 0.001742 3.351657 ( 5.488134)
build_all 0.007638 0.000710 6.178835 ( 6.718339)
build_install 0.017548 0.001384 7.956820 ( 6.604998)
test_btest 0.001151 0.000000 84.068910 ( 58.279237)
test_basic 0.005042 0.003206 0.985858 ( 2.069079)
test_all 0.005184 0.005000 675.280171 (418.795007)
test_rubyspec 0.039692 0.030777 105.636867 (179.840239)
total: 687.78 sec