Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230329-103520
#<BuildRuby:0x00005651da1b61d8
@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.20230329-103520",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000028 0.000000 0.000028 ( 0.000027)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.001892 0.003645 1.683133 ( 3.109094)
build_miniruby 0.000985 0.000246 1.260652 ( 1.260985)
build_ruby 0.001255 0.000313 2.391460 ( 2.578829)
build_all 0.006061 0.000449 2.112911 ( 1.294513)
build_install 0.007541 0.006999 3.203291 ( 2.088079)
test_btest 0.000743 0.000000 67.508036 ( 22.106683)
test_basic 0.000000 0.004503 0.521823 ( 0.629960)
test_all 0.000000 0.000896 543.781886 (179.448715)
test_rubyspec 0.025694 0.023843 79.476540 ( 93.535897)
total: 306.05 sec