Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230620-173246
#<BuildRuby:0x00005653d272df40
@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-173246",
@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.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.006025 0.000723 2.018385 ( 6.451917)
build_miniruby 0.000000 0.002222 1.533561 ( 4.379552)
build_ruby 0.000000 0.001876 3.049573 ( 7.927723)
build_all 0.007562 0.001255 5.618243 ( 8.044765)
build_install 0.021084 0.001760 7.302134 ( 12.999989)
test_btest 0.001169 0.000173 82.854185 ( 98.823017)
test_basic 0.003920 0.000000 0.861006 ( 2.275388)
test_all 0.003340 0.000072 620.987654 (464.436512)
test_rubyspec 0.018355 0.040775 87.828997 (131.701205)
total: 737.04 sec