Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221213-143345
#<BuildRuby:0x0000556aa2d11fc0
@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.20221213-143345",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.001121 0.004202 1.169159 ( 2.238255)
build_miniruby 0.001342 0.000000 1.325768 ( 1.459804)
build_ruby 0.001796 0.000000 2.803994 ( 3.233797)
build_all 0.004702 0.003108 6.662957 ( 4.129522)
build_install 0.010051 0.008386 5.726989 ( 4.456808)
test_btest 0.000666 0.000191 56.198741 ( 33.267212)
test_basic 0.006346 0.000655 0.451951 ( 0.614085)
test_all 0.001053 0.000290 640.307580 (293.196392)
test_rubyspec 0.010323 0.035573 67.052929 ( 77.094270)
total: 419.69 sec