Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-070257
#<BuildRuby:0x00005627c6b26008
@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.20230109-070257",
@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.000001 0.000013 ( 0.000013)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004552 0.000434 1.143654 ( 1.799323)
build_miniruby 0.001224 0.000117 1.475019 ( 1.657047)
build_ruby 0.001290 0.000123 3.457075 ( 4.037950)
build_all 0.003483 0.004397 3.879027 ( 3.088336)
build_install 0.009462 0.008189 3.164419 ( 3.087580)
test_btest 0.000000 0.000874 54.194938 ( 30.537420)
test_basic 0.002050 0.003888 0.451200 ( 0.692807)
test_all 0.001009 0.000243 633.532933 (272.136849)
test_rubyspec 0.009129 0.039888 71.616188 ( 90.035601)
total: 407.07 sec