Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-003118
#<BuildRuby:0x00005620b86d5fb8
@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-003118",
@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.000016)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.004968 0.001242 1.820967 ( 4.293033)
build_miniruby 0.001050 0.000262 1.311109 ( 1.343673)
build_ruby 0.001456 0.000364 2.662370 ( 3.063607)
build_all 0.005734 0.001433 2.172875 ( 2.192024)
build_install 0.011718 0.005277 3.457814 ( 3.074211)
test_btest 0.000807 0.000000 75.976556 ( 39.619741)
test_basic 0.002265 0.004228 0.784108 ( 0.970504)
test_all 0.001165 0.000354 577.412113 (251.348840)
test_rubyspec 0.026733 0.024845 81.783397 ( 94.292572)
total: 400.20 sec