Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-170103
#<BuildRuby:0x00005634e12fe308
@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.20231224-170103",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000038 0.000000 0.000038 ( 0.000034)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.002323 0.003466 1.750724 ( 2.778148)
build_miniruby 0.001206 0.000338 1.597204 ( 1.762477)
build_ruby 0.001248 0.000349 3.315560 ( 3.672012)
build_all 0.003213 0.004873 5.527150 ( 3.542148)
build_install 0.009194 0.008010 6.935452 ( 5.583372)
test_btest 0.000802 0.000000 81.572689 ( 50.641334)
test_basic 0.005479 0.003293 0.935281 ( 1.038404)
test_all 0.080358 0.037880 700.016496 (304.859919)
test_rubyspec 0.037284 0.030269 99.270596 (112.523827)
total: 486.40 sec