Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-040511
#<BuildRuby:0x00007ff7728ffdd8
@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.20241201-040511",
@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.000015 0.000004 0.000019 ( 0.000021)
autoconf 0.000030 0.000010 0.000040 ( 0.000040)
configure 0.000025 0.000008 0.000033 ( 0.000034)
build_up 0.003044 0.005064 3.244736 ( 3.175020)
build_miniruby 0.001111 0.000397 1.561979 ( 1.559735)
build_ruby 0.001483 0.000530 3.496954 ( 3.639231)
build_all 0.006104 0.001896 6.140803 ( 2.639466)
build_install 0.017616 0.000000 8.614542 ( 4.288006)
test_btest 0.000894 0.000000 76.524815 ( 20.773375)
test_basic 0.000000 0.009820 0.774586 ( 0.819155)
test_all 0.102276 0.041119 663.975441 (195.664541)
test_rubyspec 0.044965 0.034195 117.753338 ( 26.512777)
total: 259.07 sec