Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-002251
#<BuildRuby:0x00007fed6b7dfdd8
@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.20240717-002251",
@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.000006 0.000024 ( 0.000023)
autoconf 0.000034 0.000011 0.000045 ( 0.000044)
configure 0.000033 0.000011 0.000044 ( 0.000044)
build_up 0.007003 0.002259 3.994316 ( 4.495175)
build_miniruby 0.001392 0.000449 1.805370 ( 1.924481)
build_ruby 0.001721 0.000555 4.571703 ( 4.859361)
build_all 0.006933 0.003715 8.402597 ( 3.522306)
build_install 0.014336 0.008998 11.582356 ( 5.842616)
test_btest 0.000000 0.001061 120.372544 ( 41.036516)
test_basic 0.000000 0.011945 1.190597 ( 1.264093)
test_all 0.116997 0.037863 767.860851 (219.104108)
test_rubyspec 0.063070 0.025110 161.646037 ( 35.484710)
total: 317.53 sec