Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-234510
#<BuildRuby:0x000055557bcfa258
@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.20230109-234510",
@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.000008 0.000003 0.000011 ( 0.000012)
autoconf 0.000014 0.000005 0.000019 ( 0.000020)
configure 0.000012 0.000005 0.000017 ( 0.000017)
build_up 0.000435 0.004330 1.162645 ( 1.528630)
build_miniruby 0.000997 0.000465 1.424715 ( 1.422980)
build_ruby 0.001429 0.000287 3.370418 ( 3.755253)
build_all 0.007804 0.000061 3.652974 ( 1.866576)
build_install 0.007469 0.005699 2.788257 ( 1.919831)
test_btest 0.000595 0.000265 55.376186 ( 16.135880)
test_basic 0.001419 0.005207 0.427142 ( 0.522894)
test_all 0.001134 0.000567 621.275691 (201.421213)
test_rubyspec 0.027673 0.020512 68.715596 ( 79.127773)
total: 307.70 sec