Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-221743
#<BuildRuby:0x0000559d05d8dfb8
@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.20240129-221743",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000019 0.000007 0.000026 ( 0.000026)
configure 0.000016 0.000006 0.000022 ( 0.000022)
build_up 0.000000 0.006188 1.922481 ( 2.443111)
build_miniruby 0.000000 0.001549 20.562025 ( 20.282421)
build_ruby 0.000960 0.000507 3.463320 ( 3.685922)
build_all 0.002509 0.005279 6.460031 ( 2.822599)
build_install 0.012200 0.006100 7.323224 ( 3.635922)
test_btest 0.000534 0.000267 84.606880 ( 22.290989)
test_basic 0.007953 0.000000 0.774754 ( 0.846570)
test_all 0.080021 0.034883 706.355200 (231.647176)
test_rubyspec 0.051431 0.048906 144.857028 (157.225079)
total: 444.88 sec