Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-182255
#<BuildRuby:0x0000556b3330e118
@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.20230707-182255",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.006700 0.000000 2.224352 ( 3.634908)
build_miniruby 0.001800 0.000000 1.636708 ( 1.665368)
build_ruby 0.001567 0.000000 3.104118 ( 12.845531)
build_all 0.004718 0.003122 2.530817 ( 1.994902)
build_install 0.013385 0.004207 3.696389 ( 3.774952)
test_btest 0.000000 0.005336 80.054402 ( 36.163849)
test_basic 0.000000 0.007699 0.886531 ( 0.992192)
test_all 0.000589 0.000463 625.720157 (268.502731)
test_rubyspec 0.013224 0.034413 83.437536 ( 95.052198)
total: 424.63 sec