Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-233357
#<BuildRuby:0x000055a04073e4f8
@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.20231015-233357",
@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.000005 0.000019 ( 0.000019)
autoconf 0.000021 0.000008 0.000029 ( 0.000029)
configure 0.000019 0.000007 0.000026 ( 0.000025)
build_up 0.006168 0.000746 2.420647 ( 3.001389)
build_miniruby 0.002108 0.000000 1.744147 ( 1.761212)
build_ruby 0.001613 0.000021 3.291281 ( 3.638790)
build_all 0.000181 0.008127 6.223602 ( 4.706212)
build_install 0.012303 0.008156 7.959434 ( 5.486646)
test_btest 0.000528 0.000226 87.248964 ( 39.454525)
test_basic 0.008083 0.000742 0.897433 ( 1.006249)
test_all 0.004067 0.005592 707.426810 (264.983552)
test_rubyspec 0.039675 0.027720 96.766630 (108.526200)
total: 432.57 sec