Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-190421
#<BuildRuby:0x0000560edc73a168
@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.20230107-190421",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.000028 0.004070 1.134348 ( 1.499686)
build_miniruby 0.001335 0.000334 1.188606 ( 1.186377)
build_ruby 0.001388 0.000347 3.509519 ( 3.871113)
build_all 0.006006 0.001502 3.906865 ( 1.998346)
build_install 0.011698 0.004033 2.806871 ( 1.997146)
test_btest 0.000801 0.000209 57.575042 ( 24.804151)
test_basic 0.001408 0.004901 0.470486 ( 0.609859)
test_all 0.001192 0.000000 644.515628 (200.418675)
test_rubyspec 0.030897 0.013754 69.595018 ( 80.214478)
total: 316.60 sec