Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240224-111148
#<BuildRuby:0x000055a2b2bd9fc0
@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.20240224-111148",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000044 0.000004 0.000048 ( 0.000048)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.000000 0.006810 2.399183 ( 2.175253)
build_miniruby 0.000210 0.001330 1.596888 ( 1.594664)
build_ruby 0.001429 0.000212 3.232450 ( 3.459590)
build_all 0.002583 0.004637 6.329793 ( 2.540612)
build_install 0.017146 0.001489 7.806651 ( 3.669254)
test_btest 0.000590 0.000101 90.186559 ( 24.400279)
test_basic 0.002284 0.004120 0.910693 ( 0.970549)
test_all 0.067900 0.050317 743.177063 (250.032361)
test_rubyspec 0.026608 0.051259 102.423699 (111.785450)
total: 400.63 sec