Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-152344
#<BuildRuby:0x000055d477021f60
@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.20240204-152344",
@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.000002 0.000022 ( 0.000022)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.005940 0.000219 1.958231 ( 2.338964)
build_miniruby 0.001742 0.000000 1.690928 ( 1.695202)
build_ruby 0.000000 0.001675 3.493604 ( 3.708721)
build_all 0.000000 0.008762 6.379085 ( 3.735402)
build_install 0.019103 0.001198 7.620159 ( 4.299120)
test_btest 0.000682 0.000122 87.709824 ( 36.139648)
test_basic 0.003600 0.004149 0.953611 ( 1.096007)
test_all 0.089308 0.030551 762.455828 (290.740150)
test_rubyspec 0.063691 0.040993 154.915528 (166.816085)
total: 510.57 sec