Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-045530
#<BuildRuby:0x000055897bce6008
@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.20230210-045530",
@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.000001 0.000016 ( 0.000015)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.000706 0.004153 0.917859 ( 1.295841)
build_miniruby 0.001013 0.000084 0.794627 ( 0.793101)
build_ruby 0.001190 0.000000 2.332926 ( 2.553423)
build_all 0.006018 0.000000 3.573872 ( 1.831419)
build_install 0.004852 0.008301 2.705955 ( 1.921895)
test_btest 0.000647 0.000096 57.133163 ( 16.114063)
test_basic 0.004159 0.000000 0.395850 ( 0.502687)
test_all 0.001563 0.000223 623.554754 (202.415432)
test_rubyspec 0.018300 0.033328 71.240775 ( 81.614581)
total: 309.04 sec