Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-205629
#<BuildRuby:0x00007f8c9559fdc0
@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.20241022-205629",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.004256 0.005128 4.418108 ( 4.831445)
build_miniruby 0.000000 0.001907 1.777464 ( 1.866281)
build_ruby 0.000271 0.002173 5.143661 ( 5.468325)
build_all 0.008049 0.002802 7.787223 ( 4.870547)
build_install 0.014057 0.011308 10.898673 ( 6.155829)
test_btest 0.000618 0.000217 85.752233 ( 49.755303)
test_basic 0.006584 0.006432 1.251676 ( 1.717611)
test_all 0.103635 0.048747 712.767276 (238.007508)
test_rubyspec 0.040837 0.044146 123.260959 ( 29.856264)
total: 342.53 sec