Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-225212
#<BuildRuby:0x00007f72858ffdc8
@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.20240831-225212",
@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.000019)
autoconf 0.000031 0.000007 0.000038 ( 0.000039)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.000068 0.006686 2.534048 ( 2.529733)
build_miniruby 0.001202 0.000379 1.088008 ( 1.085234)
build_ruby 0.001954 0.000000 3.056515 ( 3.293225)
build_all 0.007191 0.000448 6.175128 ( 2.352364)
build_install 0.018064 0.001590 8.400696 ( 3.815236)
test_btest 0.000696 0.000174 99.471256 ( 25.488918)
test_basic 0.002422 0.004906 0.834409 ( 0.897707)
test_all 0.098514 0.049657 676.659763 (212.800171)
test_rubyspec 0.051122 0.040029 158.121578 ( 25.299927)
total: 277.56 sec