Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240128-001751
#<BuildRuby:0x000055b4fe18a4f8
@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.20240128-001751",
@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.000000 0.000013 ( 0.000014)
autoconf 0.000022 0.000000 0.000022 ( 0.000023)
configure 0.000019 0.000000 0.000019 ( 0.000020)
build_up 0.006093 0.000076 1.930359 ( 2.315012)
build_miniruby 0.001693 0.000063 1.633115 ( 1.645641)
build_ruby 0.001812 0.000067 3.289300 ( 3.529874)
build_all 0.007564 0.000118 6.311620 ( 2.936476)
build_install 0.015452 0.004531 7.896105 ( 4.500736)
test_btest 0.001000 0.000064 85.438979 ( 28.783031)
test_basic 0.000000 0.006024 0.880799 ( 0.941331)
test_all 0.087563 0.024949 712.531152 (248.154756)
test_rubyspec 0.059852 0.045093 163.313360 (175.281473)
total: 468.09 sec