Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-203629
#<BuildRuby:0x000055f04e57a118
@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.20230626-203629",
@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.000003 0.000018 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.002318 0.004519 1.993735 ( 5.337025)
build_miniruby 0.001199 0.000287 1.479875 ( 2.268487)
build_ruby 0.001205 0.000289 3.083432 ( 5.022813)
build_all 0.006669 0.000579 2.332176 ( 2.320478)
build_install 0.013421 0.004414 3.899655 ( 4.431514)
test_btest 0.000739 0.000000 80.911470 ( 45.797044)
test_basic 0.006565 0.000725 0.909680 ( 1.561371)
test_all 0.001409 0.000329 590.503337 (281.038693)
test_rubyspec 0.037237 0.016265 90.089756 (115.369349)
total: 463.15 sec