Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-093808
#<BuildRuby:0x00005592575d2228
@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.20230103-093808",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.005026 0.000386 1.184857 ( 2.127793)
build_miniruby 0.001163 0.000090 1.441495 ( 1.607130)
build_ruby 0.001525 0.000117 3.544944 ( 4.333856)
build_all 0.006630 0.000179 3.916618 ( 2.686628)
build_install 0.007568 0.008483 3.158282 ( 3.069015)
test_btest 0.000718 0.000099 56.773904 ( 33.898170)
test_basic 0.005931 0.000818 0.449198 ( 0.737263)
test_all 0.001431 0.000197 629.088654 (285.830150)
test_rubyspec 0.021982 0.022606 70.686662 ( 85.931490)
total: 420.22 sec