Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241023-035934
#<BuildRuby:0x00007f251156fdc8
@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.20241023-035934",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000019 0.000005 0.000024 ( 0.000025)
build_up 0.007456 0.000000 3.017629 ( 3.012269)
build_miniruby 0.001576 0.000000 1.147067 ( 1.144171)
build_ruby 0.001846 0.000000 3.087110 ( 3.313241)
build_all 0.004634 0.003944 6.142640 ( 2.409768)
build_install 0.011942 0.007869 8.897309 ( 4.211784)
test_btest 0.000668 0.000198 71.240374 ( 18.618573)
test_basic 0.007972 0.001153 0.855565 ( 0.901368)
test_all 0.109447 0.038374 642.898200 (185.931507)
test_rubyspec 0.051489 0.034544 122.128696 ( 22.386908)
total: 241.93 sec