Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-112135
#<BuildRuby:0x0000557e37499a70
@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.20230911-112135",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.003321 0.004434 2.377332 ( 4.511007)
build_miniruby 0.001687 0.000000 1.736298 ( 1.883290)
build_ruby 0.001706 0.000000 3.470228 ( 3.812251)
build_all 0.007773 0.000967 6.401686 ( 4.389236)
build_install 0.012164 0.008524 8.131935 ( 6.026226)
test_btest 0.000954 0.000000 86.098348 ( 44.813423)
test_basic 0.008547 0.000163 0.985479 ( 1.190193)
test_all 0.004334 0.005213 709.913359 (345.600995)
test_rubyspec 0.032402 0.037812 104.527310 (125.006817)
total: 537.23 sec