Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-133904
#<BuildRuby:0x0000557e69baa008
@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.20230105-133904",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000023 0.000008 0.000031 ( 0.000030)
configure 0.000021 0.000007 0.000028 ( 0.000027)
build_up 0.003786 0.001205 1.252834 ( 2.302962)
build_miniruby 0.001030 0.000327 1.466939 ( 1.581619)
build_ruby 0.001286 0.000409 3.569481 ( 4.185759)
build_all 0.000526 0.007001 3.851890 ( 2.817228)
build_install 0.013014 0.001758 2.922779 ( 2.822971)
test_btest 0.000545 0.000196 56.492864 ( 34.066890)
test_basic 0.001560 0.004910 0.423618 ( 0.666002)
test_all 0.001639 0.000000 651.972002 (277.444183)
test_rubyspec 0.028225 0.021520 69.599009 ( 79.734561)
total: 405.62 sec