Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-185447
#<BuildRuby:0x0000558c8da46018
@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.20240116-185447",
@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.000014)
autoconf 0.000022 0.000000 0.000022 ( 0.000023)
configure 0.000019 0.000000 0.000019 ( 0.000020)
build_up 0.000000 0.006000 1.815489 ( 3.015594)
build_miniruby 0.000000 0.001610 2.007613 ( 2.118784)
build_ruby 0.001831 0.000047 3.579704 ( 4.128417)
build_all 0.008162 0.000026 5.965877 ( 4.470696)
build_install 0.016949 0.001256 7.310119 ( 5.144429)
test_btest 0.000690 0.000067 84.913318 ( 47.508177)
test_basic 0.004233 0.003855 0.955258 ( 1.105777)
test_all 0.070071 0.048582 769.167659 (301.465983)
test_rubyspec 0.069686 0.031326 161.362247 (173.200509)
total: 542.16 sec