Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-085230
#<BuildRuby:0x000055d6991a22a8
@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.20230606-085230",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.000000 0.005870 1.748697 ( 3.030937)
build_miniruby 0.000000 0.001503 1.351270 ( 1.350868)
build_ruby 0.001388 0.000000 2.575984 ( 2.772490)
build_all 0.006224 0.000000 1.982535 ( 1.183821)
build_install 0.012772 0.002899 3.123436 ( 2.146833)
test_btest 0.000838 0.000179 75.615446 ( 19.990511)
test_basic 0.001729 0.003278 0.742264 ( 0.824520)
test_all 0.000809 0.000195 550.749717 (159.048088)
test_rubyspec 0.018526 0.029798 72.253874 ( 84.277577)
total: 274.63 sec