Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241112-175931
#<BuildRuby:0x00007ff9b2bbfdd8
@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.20241112-175931",
@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.000023 0.000005 0.000028 ( 0.000027)
autoconf 0.000039 0.000008 0.000047 ( 0.000046)
configure 0.000028 0.000006 0.000034 ( 0.000033)
build_up 0.006304 0.001182 3.672444 ( 3.580418)
build_miniruby 0.001223 0.000229 1.344647 ( 1.341044)
build_ruby 0.001411 0.000264 3.901511 ( 4.036370)
build_all 0.006710 0.000448 5.968201 ( 2.604200)
build_install 0.014366 0.002988 8.230259 ( 4.076794)
test_btest 0.000910 0.000168 77.165164 ( 21.296004)
test_basic 0.006352 0.002966 1.028415 ( 1.083319)
test_all 0.102180 0.045211 730.772779 (213.100906)
test_rubyspec 0.035625 0.047676 118.783902 ( 26.140311)
total: 277.26 sec