Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-094008
#<BuildRuby:0x00007f429e11fde0
@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-094008",
@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.000018 0.000002 0.000020 ( 0.000022)
autoconf 0.000051 0.000000 0.000051 ( 0.000051)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.000409 0.007283 3.883960 ( 3.816931)
build_miniruby 0.001317 0.000279 1.595761 ( 1.598818)
build_ruby 0.002012 0.000000 4.206891 ( 4.400947)
build_all 0.010005 0.000000 7.039661 ( 2.952780)
build_install 0.016377 0.003385 10.318308 ( 5.028566)
test_btest 0.000729 0.000142 79.201113 ( 21.241815)
test_basic 0.011495 0.000000 1.034281 ( 1.099623)
test_all 0.131884 0.017347 757.325295 (217.448414)
test_rubyspec 0.044209 0.037276 125.028892 ( 27.058501)
total: 284.65 sec