Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-164624
#<BuildRuby:0x000055adc6e5a2a8
@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.20230106-164624",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.001962 0.002863 1.196149 ( 1.646425)
build_miniruby 0.001313 0.000253 1.556535 ( 1.571135)
build_ruby 0.001372 0.000264 3.190859 ( 23.536111)
build_all 0.006844 0.000000 3.562844 ( 1.754197)
build_install 0.013917 0.001567 2.637226 ( 1.784833)
test_btest 0.000640 0.000111 57.569963 ( 15.647702)
test_basic 0.003852 0.000664 0.344788 ( 0.437989)
test_all 0.000000 0.001240 629.110929 (205.909755)
test_rubyspec 0.020788 0.019718 62.114367 ( 72.186268)
total: 324.48 sec