Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-054841
#<BuildRuby:0x000055920266a118
@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.20230828-054841",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.003447 0.003918 2.406991 ( 5.012041)
build_miniruby 0.001237 0.000213 1.827754 ( 2.517269)
build_ruby 0.000000 0.002596 3.391765 ( 4.582957)
build_all 0.003324 0.005240 6.570680 ( 7.195139)
build_install 0.013720 0.008496 8.299431 ( 9.292914)
test_btest 0.000745 0.000203 88.643915 ( 71.892978)
test_basic 0.000000 0.009097 1.038550 ( 1.517785)
test_all 0.003906 0.006156 723.620396 (396.630209)
test_rubyspec 0.023843 0.050638 109.220797 (132.877576)
total: 631.52 sec