Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241205-083425
#<BuildRuby:0x00007ff78bb1fdc0
@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.20241205-083425",
@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.000013 0.000005 0.000018 ( 0.000019)
autoconf 0.000029 0.000011 0.000040 ( 0.000039)
configure 0.000022 0.000009 0.000031 ( 0.000031)
build_up 0.006981 0.001126 3.320114 ( 3.295517)
build_miniruby 0.001089 0.000409 1.354481 ( 1.351977)
build_ruby 0.001510 0.000566 4.180070 ( 4.291567)
build_all 0.006264 0.001851 6.524859 ( 2.702347)
build_install 0.016347 0.003894 8.603280 ( 4.120097)
test_btest 0.000734 0.000259 77.121827 ( 20.849698)
test_basic 0.006854 0.003494 0.895622 ( 0.944680)
test_all 0.114514 0.029384 702.659131 (215.256135)
test_rubyspec 0.045160 0.038079 118.151627 ( 25.321329)
total: 278.13 sec