Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-173356
#<BuildRuby:0x0000559d5e8f6078
@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.20230605-173356",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000022 0.000008 0.000030 ( 0.000029)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.005982 0.000716 1.890119 ( 3.906945)
build_miniruby 0.001348 0.000000 1.398465 ( 1.627277)
build_ruby 0.001529 0.000000 2.786661 ( 3.248405)
build_all 0.006489 0.000514 2.272361 ( 2.173740)
build_install 0.010886 0.006290 3.489091 ( 3.603138)
test_btest 0.000495 0.000165 78.371742 ( 42.916385)
test_basic 0.002595 0.003672 0.793023 ( 0.897842)
test_all 0.001263 0.000451 577.212423 (217.379779)
test_rubyspec 0.023477 0.030934 83.473293 ( 98.883958)
total: 374.64 sec