Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-075745
#<BuildRuby:0x00007f5ab76bfdc8
@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.20241127-075745",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.007939 0.000001 3.455266 ( 3.438691)
build_miniruby 0.000000 0.001754 1.606978 ( 1.603948)
build_ruby 0.000661 0.001374 4.100910 ( 4.319644)
build_all 0.004247 0.003963 6.402276 ( 2.765646)
build_install 0.016706 0.001193 9.169227 ( 4.617404)
test_btest 0.000729 0.000171 82.346115 ( 21.978207)
test_basic 0.002976 0.007799 1.003930 ( 1.048493)
test_all 0.107380 0.042502 743.988960 (217.883651)
test_rubyspec 0.039657 0.042434 119.500994 ( 24.581926)
total: 282.24 sec