Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-142051
#<BuildRuby:0x00007fb61f67fde0
@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.20240618-142051",
@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.000006 0.000022 ( 0.000023)
autoconf 0.000028 0.000011 0.000039 ( 0.000039)
configure 0.000023 0.000009 0.000032 ( 0.000031)
build_up 0.001441 0.006915 3.807182 ( 3.824955)
build_miniruby 0.001495 0.000640 1.754599 ( 1.753861)
build_ruby 0.000000 0.002404 4.211779 ( 4.398004)
build_all 0.006896 0.002645 7.690317 ( 3.294093)
build_install 0.008136 0.014389 10.824687 ( 5.289403)
test_btest 0.000637 0.000339 108.842915 ( 29.700456)
test_basic 0.000092 0.008525 0.936556 ( 0.990249)
test_all 0.100185 0.045494 741.286685 (209.779786)
test_rubyspec 0.066509 0.027144 155.143817 ( 29.012960)
total: 288.04 sec