Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-140358
#<BuildRuby:0x00007fb03e47fdd8
@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.20241209-140358",
@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.000007 0.000020 ( 0.000021)
autoconf 0.000023 0.000011 0.000034 ( 0.000034)
configure 0.000019 0.000010 0.000029 ( 0.000029)
build_up 0.001822 0.005027 2.645032 ( 2.652602)
build_miniruby 0.000952 0.000535 1.116289 ( 1.113287)
build_ruby 0.001049 0.000590 3.107776 ( 3.274120)
build_all 0.003779 0.003973 5.393575 ( 2.095252)
build_install 0.013646 0.002519 6.623781 ( 3.140135)
test_btest 0.000536 0.000281 69.485305 ( 19.610362)
test_basic 0.007564 0.001731 0.710614 ( 0.760858)
test_all 0.113903 0.025560 651.655403 (189.820672)
test_rubyspec 0.056286 0.023542 111.395965 ( 20.321065)
total: 242.79 sec