Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-025125
#<BuildRuby:0x00007f63ca2efdd0
@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.20241226-025125",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000040 0.000004 0.000044 ( 0.000042)
configure 0.000034 0.000003 0.000037 ( 0.000036)
build_up 0.001743 0.003759 1.901128 ( 2.192329)
build_miniruby 0.001400 0.000175 1.560613 ( 1.557843)
build_ruby 0.001770 0.000222 3.622869 ( 3.884476)
build_all 0.007810 0.000454 6.799115 ( 2.845554)
build_install 0.013361 0.003729 8.710092 ( 4.691235)
test_btest 0.000000 0.001140 76.004709 ( 20.996328)
test_basic 0.000000 0.010147 1.068466 ( 1.111306)
test_all 0.095568 0.046998 693.579812 (211.222031)
test_rubyspec 0.036518 0.044575 115.075917 ( 25.038792)
total: 273.54 sec