Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-043532
#<BuildRuby:0x000055f7d96962a8
@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.20230107-043532",
@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.000025 0.000001 0.000026 ( 0.000026)
configure 0.000020 0.000000 0.000020 ( 0.000021)
build_up 0.000000 0.004691 1.161174 ( 1.572344)
build_miniruby 0.000000 0.001658 1.466291 ( 1.465859)
build_ruby 0.000312 0.001201 3.415254 ( 3.867330)
build_all 0.007662 0.000000 3.951935 ( 2.235709)
build_install 0.004093 0.010168 2.800131 ( 2.215028)
test_btest 0.000569 0.000118 56.438243 ( 24.092493)
test_basic 0.005047 0.001044 0.443660 ( 0.544283)
test_all 0.001801 0.000092 642.836718 (235.888527)
test_rubyspec 0.022444 0.026288 67.714918 ( 77.961620)
total: 349.84 sec