Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-173601
#<BuildRuby:0x000055d895d16208
@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.20230215-173601",
@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.000014)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000566 0.004170 1.231465 ( 1.663890)
build_miniruby 0.000955 0.000201 1.020995 ( 1.019229)
build_ruby 0.001051 0.000221 2.250417 ( 2.455554)
build_all 0.005163 0.001086 3.604957 ( 1.814420)
build_install 0.009645 0.002030 2.850427 ( 2.014365)
test_btest 0.000587 0.000123 56.672019 ( 15.399289)
test_basic 0.005207 0.000039 0.359765 ( 0.451317)
test_all 0.000906 0.000182 587.534189 (168.878756)
test_rubyspec 0.022329 0.022773 61.473433 ( 71.423523)
total: 265.12 sec