Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-134826
#<BuildRuby:0x000055a4f52da240
@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.20240211-134826",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.000000 0.005826 1.613937 ( 1.918716)
build_miniruby 0.000000 0.001550 1.370317 ( 1.368565)
build_ruby 0.000000 0.001476 3.109757 ( 3.342289)
build_all 0.007032 0.000564 6.509310 ( 2.483342)
build_install 0.014537 0.004416 7.620246 ( 3.418796)
test_btest 0.000664 0.000141 89.578191 ( 23.736376)
test_basic 0.000000 0.006591 0.844399 ( 0.902970)
test_all 0.067818 0.053546 768.624540 (233.371048)
test_rubyspec 0.052941 0.052209 178.570319 (190.632131)
total: 461.18 sec