Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-035212
#<BuildRuby:0x0000559d0ab56150
@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.20230504-035212",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.004522 0.000905 1.777187 ( 3.093292)
build_miniruby 0.001068 0.000213 1.321877 ( 1.320861)
build_ruby 0.000000 0.001325 2.446170 ( 2.684870)
build_all 0.003974 0.001825 1.965174 ( 1.110993)
build_install 0.009439 0.005461 3.061523 ( 2.180177)
test_btest 0.000563 0.000147 73.791891 ( 25.125987)
test_basic 0.000000 0.006855 0.739175 ( 0.819629)
test_all 0.000000 0.001007 592.170898 (190.605297)
test_rubyspec 0.017391 0.028941 73.855517 ( 85.674771)
total: 312.62 sec