Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240822-222222
#<BuildRuby:0x00007fb03eccfdd0
@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.20240822-222222",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000033 0.000005 0.000038 ( 0.000039)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.007359 0.000530 3.485676 ( 3.496903)
build_miniruby 0.001684 0.000000 1.312592 ( 1.309647)
build_ruby 0.001726 0.000000 3.663249 ( 3.801210)
build_all 0.004342 0.004105 7.555396 ( 2.914298)
build_install 0.014750 0.010143 11.593786 ( 7.171376)
test_btest 0.000962 0.000223 116.965477 ( 43.730172)
test_basic 0.004643 0.005128 1.286595 ( 1.368801)
test_all 0.095789 0.052822 813.571145 (247.159935)
test_rubyspec 0.039949 0.046069 163.030018 ( 32.079939)
total: 343.03 sec