Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-060630
#<BuildRuby:0x000055c7a12763e8
@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.20230123-060630",
@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.000002 0.000016 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.001287 0.004062 1.180172 ( 2.201804)
build_miniruby 0.001181 0.000206 1.159021 ( 1.236920)
build_ruby 0.001258 0.000219 2.935238 ( 3.412160)
build_all 0.003848 0.003175 3.858573 ( 2.655148)
build_install 0.016102 0.000125 3.015528 ( 3.041736)
test_btest 0.000605 0.000104 55.630323 ( 30.072343)
test_basic 0.006332 0.000000 0.444692 ( 0.545414)
test_all 0.000000 0.001706 639.816782 (266.928158)
test_rubyspec 0.014712 0.036051 72.847985 ( 84.490896)
total: 394.59 sec