Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-003800
#<BuildRuby:0x000055848ec9de58
@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.20230622-003800",
@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.000002 0.000013 ( 0.000014)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.000000 0.005797 1.790557 ( 3.074197)
build_miniruby 0.000000 0.001434 1.378119 ( 1.384529)
build_ruby 0.000000 0.001847 2.841141 ( 3.025022)
build_all 0.000000 0.006588 2.088061 ( 1.303023)
build_install 0.009740 0.006808 3.562516 ( 2.494952)
test_btest 0.000492 0.000216 79.619618 ( 26.394505)
test_basic 0.005395 0.002786 0.836853 ( 0.952112)
test_all 0.000986 0.000438 618.236789 (183.212881)
test_rubyspec 0.028966 0.019692 81.785232 ( 94.052875)
total: 315.89 sec