Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-173956
#<BuildRuby:0x00005587816e9ed0
@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.20230530-173956",
@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.000011 0.000003 0.000014 ( 0.000016)
autoconf 0.000018 0.000006 0.000024 ( 0.000025)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.005771 0.000000 1.515079 ( 2.779533)
build_miniruby 0.001248 0.000000 1.068987 ( 1.067403)
build_ruby 0.001301 0.000152 2.544612 ( 2.745071)
build_all 0.002578 0.003527 1.906042 ( 1.090757)
build_install 0.011614 0.002455 2.908089 ( 2.656467)
test_btest 0.000680 0.000218 75.270844 ( 20.370803)
test_basic 0.000331 0.004402 0.657677 ( 0.729137)
test_all 0.001143 0.000411 567.932157 (165.784949)
test_rubyspec 0.029147 0.023520 78.578408 ( 90.452023)
total: 287.68 sec