Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-202512
#<BuildRuby:0x00005638194a2868
@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.20230204-202512",
@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.000000 0.000014 ( 0.000015)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.000940 0.004262 1.192759 ( 1.837026)
build_miniruby 0.001631 0.000136 1.249914 ( 1.256091)
build_ruby 0.001525 0.000127 2.503982 ( 2.894601)
build_all 0.003526 0.004804 3.879577 ( 2.578599)
build_install 0.016358 0.000313 2.976407 ( 2.688174)
test_btest 0.000678 0.000075 55.197446 ( 31.812294)
test_basic 0.000804 0.004767 0.429285 ( 0.666006)
test_all 0.000986 0.000794 639.836205 (269.625223)
test_rubyspec 0.001829 0.046468 72.663578 ( 85.921329)
total: 399.28 sec