Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-233223
#<BuildRuby:0x00005652811827f0
@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.20230130-233223",
@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.000014)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.005263 0.000000 1.210532 ( 2.150048)
build_miniruby 0.001395 0.000000 1.213994 ( 1.326564)
build_ruby 0.001530 0.000000 2.537483 ( 2.888543)
build_all 0.007163 0.000000 3.985851 ( 3.604366)
build_install 0.007276 0.008666 3.091158 ( 2.923458)
test_btest 0.000673 0.000048 56.645947 ( 35.387325)
test_basic 0.006466 0.000000 0.441307 ( 0.737205)
test_all 0.001050 0.000000 626.471016 (272.448746)
test_rubyspec 0.019581 0.031647 73.365238 ( 91.175227)
total: 412.64 sec