Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-234219
#<BuildRuby:0x000055d1ff452258
@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.20230207-234219",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000034 0.000000 0.000034 ( 0.000033)
configure 0.000025 0.000000 0.000025 ( 0.000024)
build_up 0.000898 0.003642 1.090639 ( 1.455718)
build_miniruby 0.001087 0.000000 0.930687 ( 0.929568)
build_ruby 0.001250 0.000000 2.141622 ( 2.351063)
build_all 0.005928 0.000072 3.478418 ( 1.698785)
build_install 0.003258 0.010755 2.691108 ( 1.846981)
test_btest 0.000679 0.000000 56.879462 ( 15.641512)
test_basic 0.001919 0.003486 0.356613 ( 0.451589)
test_all 0.001013 0.000253 622.210175 (191.238234)
test_rubyspec 0.025470 0.013299 65.273662 ( 75.219453)
total: 290.83 sec