Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-085042
#<BuildRuby:0x000055fccc65e3b0
@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.20230217-085042",
@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.000013 0.000001 0.000014 ( 0.000016)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000517 0.004170 1.325222 ( 1.739294)
build_miniruby 0.001354 0.000185 1.169421 ( 1.167660)
build_ruby 0.001292 0.000176 2.173835 ( 2.392034)
build_all 0.006608 0.000307 3.891276 ( 1.961780)
build_install 0.009446 0.004473 2.936469 ( 2.160131)
test_btest 0.000625 0.000100 56.505879 ( 17.512078)
test_basic 0.006037 0.000966 0.468608 ( 0.566815)
test_all 0.001354 0.000216 621.393748 (204.733910)
test_rubyspec 0.013998 0.029990 66.945990 ( 76.926731)
total: 309.16 sec