Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-100655
#<BuildRuby:0x00007f3988bdfdd0
@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.20240923-100655",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.003909 0.003941 3.794213 ( 3.085491)
build_miniruby 0.001309 0.000238 1.270494 ( 1.267279)
build_ruby 0.001508 0.000274 3.548628 ( 3.763762)
build_all 0.003297 0.003912 6.098037 ( 2.443266)
build_install 0.014161 0.000387 8.586510 ( 3.849788)
test_btest 0.000755 0.000146 79.919711 ( 20.656394)
test_basic 0.005578 0.004477 0.865960 ( 0.909572)
test_all 0.101655 0.045071 667.990644 (196.402737)
test_rubyspec 0.064568 0.021459 133.771350 ( 22.295576)
total: 254.67 sec