Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-170756
#<BuildRuby:0x0000558dcd926890
@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.20230901-170756",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.006369 0.000250 1.935275 ( 3.427040)
build_miniruby 0.002662 0.000276 33.222709 ( 19.584542)
build_ruby 0.001513 0.000157 3.317471 ( 27.336019)
build_all 0.007591 0.000785 6.266501 ( 4.254511)
build_install 0.019366 0.000142 7.629566 ( 5.677449)
test_btest 0.000706 0.000064 84.125631 ( 44.033860)
test_basic 0.006990 0.000636 0.970587 ( 1.420579)
test_all 0.008778 0.000798 718.991589 (320.376931)
test_rubyspec 0.023907 0.048020 103.090944 (122.192805)
total: 548.30 sec