Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-102842
#<BuildRuby:0x000055d053ddd7f8
@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.20230904-102842",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000030 0.000008 0.000038 ( 0.000037)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.004844 0.001255 1.828306 ( 2.866605)
build_miniruby 0.001076 0.000279 1.670942 ( 1.901650)
build_ruby 0.001569 0.000407 3.294357 ( 3.764276)
build_all 0.006454 0.001673 6.189146 ( 4.626712)
build_install 0.007872 0.010177 7.468052 ( 5.825255)
test_btest 0.000769 0.000000 84.595831 ( 46.237317)
test_basic 0.001880 0.006922 0.943605 ( 1.244567)
test_all 0.008762 0.000937 664.925546 (288.857648)
test_rubyspec 0.036002 0.039192 103.339507 (123.634002)
total: 478.96 sec