Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-194747
#<BuildRuby:0x000055dffbe41f70
@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.20230214-194747",
@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.000018 0.000000 0.000018 ( 0.000018)
autoconf 0.000024 0.000000 0.000024 ( 0.000023)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.001807 0.002728 1.358319 ( 1.985375)
build_miniruby 0.001174 0.000153 1.182087 ( 1.193922)
build_ruby 0.001451 0.000000 2.208220 ( 10.694164)
build_all 0.006336 0.000065 3.848395 ( 2.018132)
build_install 0.011868 0.003802 3.086111 ( 2.535613)
test_btest 0.000000 0.000676 55.726591 ( 25.143983)
test_basic 0.003763 0.002363 0.491032 ( 0.613018)
test_all 0.000901 0.000150 643.635549 (223.530889)
test_rubyspec 0.020377 0.022247 66.720432 ( 76.736080)
total: 344.45 sec