Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-022727
#<BuildRuby:0x0000562b67379fb8
@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-022727",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000023 0.000006 0.000029 ( 0.000027)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.003774 0.000899 1.115280 ( 1.727791)
build_miniruby 0.001266 0.000302 1.117867 ( 1.127735)
build_ruby 0.001112 0.000264 3.036212 ( 3.382751)
build_all 0.003842 0.004230 3.856323 ( 2.182938)
build_install 0.015010 0.002780 3.105621 ( 2.790668)
test_btest 0.000565 0.000148 56.058618 ( 28.219708)
test_basic 0.005342 0.000123 0.431756 ( 0.536935)
test_all 0.001047 0.000000 635.872120 (238.496316)
test_rubyspec 0.030466 0.018697 70.673883 ( 81.168309)
total: 359.63 sec