Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-114732
#<BuildRuby:0x0000555887f328e0
@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.20230919-114732",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.006632 0.000711 2.312768 ( 4.735496)
build_miniruby 0.002023 0.000217 1.791704 ( 2.030530)
build_ruby 0.001938 0.000208 3.465014 ( 3.875582)
build_all 0.008153 0.000389 6.455717 ( 4.676678)
build_install 0.003307 0.015853 7.970952 ( 6.471735)
test_btest 0.000573 0.000125 85.167661 ( 44.125662)
test_basic 0.000924 0.007552 0.962805 ( 1.236534)
test_all 0.007804 0.002128 673.597431 (293.565760)
test_rubyspec 0.045500 0.025442 105.178802 (124.175350)
total: 484.89 sec