Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-151601
#<BuildRuby:0x000055c7625ae040
@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.20230909-151601",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.002142 0.004299 2.178112 ( 3.985525)
build_miniruby 0.000000 0.001911 1.589044 ( 1.734191)
build_ruby 0.000000 0.001653 3.092104 ( 3.526753)
build_all 0.007952 0.000917 6.047701 ( 4.437443)
build_install 0.012726 0.007788 7.727745 ( 5.754695)
test_btest 0.000615 0.000109 83.190059 ( 43.821425)
test_basic 0.003947 0.004988 0.961723 ( 1.427279)
test_all 0.005721 0.004620 712.624679 (347.705289)
test_rubyspec 0.030756 0.040193 103.988325 (124.566258)
total: 536.96 sec