Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-025027
#<BuildRuby:0x00007f40d890fdd8
@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.20241230-025027",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.001337 0.004454 1.863083 ( 2.161192)
build_miniruby 0.001071 0.000300 1.519863 ( 1.516562)
build_ruby 0.001469 0.000411 3.938387 ( 4.113589)
build_all 0.008551 0.000017 6.248711 ( 2.617115)
build_install 0.018222 0.000278 7.945737 ( 4.230886)
test_btest 0.000690 0.000156 73.068704 ( 19.717632)
test_basic 0.000000 0.009441 1.020713 ( 1.078302)
test_all 0.118605 0.024508 705.146999 (217.875043)
test_rubyspec 0.047391 0.034046 117.681065 ( 26.581735)
total: 279.89 sec