Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-190418
#<BuildRuby:0x0000559d319c9fb8
@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.20230113-190418",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.001076 0.003977 1.163335 ( 2.255619)
build_miniruby 0.001155 0.000201 1.411919 ( 1.558221)
build_ruby 0.001223 0.000213 3.612634 ( 4.160192)
build_all 0.007054 0.000000 3.848363 ( 2.440316)
build_install 0.010227 0.004236 2.928461 ( 2.350301)
test_btest 0.000587 0.000109 54.829513 ( 32.880274)
test_basic 0.000000 0.006585 0.428270 ( 0.664103)
test_all 0.000478 0.001539 634.576987 (274.572584)
test_rubyspec 0.015327 0.033998 70.324206 ( 85.166173)
total: 406.05 sec