Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241121-202020
#<BuildRuby:0x00007f415dcafdc8
@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.20241121-202020",
@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.000014 0.000005 0.000019 ( 0.000021)
autoconf 0.000023 0.000010 0.000033 ( 0.000033)
configure 0.000022 0.000009 0.000031 ( 0.000031)
build_up 0.002015 0.004946 3.602157 ( 3.521961)
build_miniruby 0.001216 0.000553 1.546493 ( 1.543535)
build_ruby 0.001942 0.000000 4.260107 ( 4.373388)
build_all 0.005262 0.003695 6.449567 ( 2.937090)
build_install 0.019247 0.001055 9.192343 ( 4.547680)
test_btest 0.000000 0.000872 78.464451 ( 27.452826)
test_basic 0.006845 0.002630 0.903187 ( 0.949456)
test_all 0.108915 0.036758 753.936738 (229.208582)
test_rubyspec 0.050503 0.031762 118.788225 ( 28.837106)
total: 303.37 sec