Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240903-192550
#<BuildRuby:0x00007fb71d6afdc0
@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.20240903-192550",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000033 0.000005 0.000038 ( 0.000036)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.002840 0.004611 2.859827 ( 2.715461)
build_miniruby 0.001468 0.000267 1.207146 ( 1.204325)
build_ruby 0.001448 0.000263 3.859867 ( 4.007298)
build_all 0.007073 0.001286 7.434167 ( 2.993477)
build_install 0.009094 0.010351 9.874556 ( 4.633668)
test_btest 0.000000 0.001158 112.238762 ( 29.298717)
test_basic 0.003346 0.006802 1.019079 ( 1.064213)
test_all 0.112558 0.034892 852.509171 (252.064795)
test_rubyspec 0.035686 0.047916 161.825940 ( 31.321122)
total: 329.30 sec