Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-084400
#<BuildRuby:0x00007efddb49fdd8
@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.20241229-084400",
@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.000004 0.000018 ( 0.000019)
autoconf 0.000030 0.000008 0.000038 ( 0.000037)
configure 0.000095 0.000000 0.000095 ( 0.000126)
build_up 0.005338 0.000359 2.008523 ( 2.509103)
build_miniruby 0.001331 0.000333 1.457203 ( 1.453862)
build_ruby 0.001570 0.000393 3.344602 ( 3.549979)
build_all 0.003957 0.004135 5.973217 ( 2.482831)
build_install 0.007150 0.009377 6.737941 ( 3.563770)
test_btest 0.000733 0.000244 70.324000 ( 20.012825)
test_basic 0.006359 0.002120 0.714714 ( 0.764136)
test_all 0.101603 0.038038 710.541618 (208.873714)
test_rubyspec 0.052395 0.020851 112.303625 ( 25.784186)
total: 269.00 sec