Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-124426
#<BuildRuby:0x00007f530b6dfdc0
@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.20241221-124426",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.001658 0.004292 1.800994 ( 2.107843)
build_miniruby 0.001400 0.000175 1.194174 ( 1.190921)
build_ruby 0.001468 0.000183 3.605777 ( 3.729554)
build_all 0.005027 0.003739 6.115773 ( 2.403019)
build_install 0.014371 0.003792 7.658881 ( 4.027288)
test_btest 0.000691 0.000109 74.960659 ( 20.260810)
test_basic 0.006600 0.003127 0.899935 ( 0.945564)
test_all 0.086447 0.056507 708.622656 (215.685735)
test_rubyspec 0.051164 0.027784 118.849674 ( 33.684235)
total: 284.04 sec