Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-033748
#<BuildRuby:0x0000564dc4b0dfe8
@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.20230119-033748",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.004468 0.000042 1.099159 ( 1.538325)
build_miniruby 0.001243 0.000113 1.169275 ( 1.168713)
build_ruby 0.001521 0.000000 3.035071 ( 3.387386)
build_all 0.003564 0.003716 3.715672 ( 1.954269)
build_install 0.012206 0.002916 2.806691 ( 2.205099)
test_btest 0.000711 0.000098 56.823157 ( 22.543195)
test_basic 0.001570 0.004007 0.409729 ( 0.512714)
test_all 0.001553 0.000268 662.142295 (227.203225)
test_rubyspec 0.005822 0.036834 69.613167 ( 79.743332)
total: 340.26 sec