Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-150113
#<BuildRuby:0x000055aad38f1a00
@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.20230502-150113",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000030 0.000008 0.000038 ( 0.000037)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.003083 0.002644 1.708890 ( 3.030120)
build_miniruby 0.001329 0.000000 1.197466 ( 1.202083)
build_ruby 0.001271 0.000000 2.610452 ( 2.843630)
build_all 0.005863 0.000274 2.189029 ( 1.755646)
build_install 0.006966 0.008748 3.380016 ( 2.745309)
test_btest 0.000492 0.000158 72.477047 ( 34.171331)
test_basic 0.000000 0.005948 0.715711 ( 0.823190)
test_all 0.000290 0.001145 593.630907 (228.379322)
test_rubyspec 0.024969 0.028409 83.402970 (101.936697)
total: 376.89 sec