Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-115937
#<BuildRuby:0x000056400103a308
@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-115937",
@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.000002 0.000010 ( 0.000011)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.001426 0.003192 0.909819 ( 1.632691)
build_miniruby 0.000934 0.000311 1.326510 ( 1.342101)
build_ruby 0.001081 0.000361 3.436742 ( 3.772962)
build_all 0.003699 0.003914 3.574177 ( 1.747408)
build_install 0.009503 0.005411 2.664215 ( 1.838631)
test_btest 0.000448 0.000179 54.066441 ( 17.677746)
test_basic 0.004123 0.001649 0.431066 ( 0.532495)
test_all 0.001014 0.000405 642.957757 (198.547451)
test_rubyspec 0.023251 0.029890 70.200912 ( 80.318735)
total: 307.41 sec