Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230329-113111
#<BuildRuby:0x00005634d6411f48
@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.20230329-113111",
@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.000015)
autoconf 0.000006 0.000001 0.000007 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.000000 0.005589 1.681941 ( 2.998613)
build_miniruby 0.000000 0.001313 1.277554 ( 1.276803)
build_ruby 0.000213 0.001291 2.377105 ( 2.562665)
build_all 0.003733 0.002960 2.072065 ( 1.260670)
build_install 0.013119 0.003251 3.133542 ( 2.143180)
test_btest 0.000502 0.000131 67.319259 ( 20.266193)
test_basic 0.000280 0.003933 0.461653 ( 0.555735)
test_all 0.001572 0.000000 553.410738 (169.135816)
test_rubyspec 0.014631 0.025518 73.676611 ( 83.586160)
total: 283.79 sec