Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-030615
#<BuildRuby:0x000055687351df48
@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.20230707-030615",
@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.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.005835 0.000376 2.068978 ( 3.877054)
build_miniruby 0.001642 0.000105 1.609929 ( 1.785300)
build_ruby 0.001796 0.000000 3.312488 ( 4.045067)
build_all 0.007816 0.000000 2.656209 ( 3.332125)
build_install 0.019771 0.000029 3.983851 ( 5.054965)
test_btest 0.000756 0.000040 83.678410 ( 45.148389)
test_basic 0.000000 0.007591 0.887434 ( 1.212315)
test_all 0.001956 0.000469 620.959759 (318.173133)
test_rubyspec 0.045222 0.017058 97.402872 (160.854956)
total: 543.48 sec