Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241224-105837
#<BuildRuby:0x00007f5be5fdfdc0
@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.20241224-105837",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000029 0.000007 0.000036 ( 0.000034)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.003015 0.003771 1.566446 ( 1.844685)
build_miniruby 0.001182 0.000285 1.095780 ( 1.092524)
build_ruby 0.001501 0.000362 2.757478 ( 2.977306)
build_all 0.006917 0.001670 5.342364 ( 1.990179)
build_install 0.010744 0.004861 6.995688 ( 3.528752)
test_btest 0.000747 0.000192 67.221587 ( 18.203498)
test_basic 0.007812 0.000000 0.768952 ( 0.848446)
test_all 0.097935 0.044022 602.054398 (190.383052)
test_rubyspec 0.037107 0.043376 113.821290 ( 19.610044)
total: 240.48 sec