Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241005-231719
#<BuildRuby:0x00007f984d17fdd0
@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.20241005-231719",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.000000 0.009130 4.279584 ( 4.177113)
build_miniruby 0.000000 0.001813 1.741738 ( 1.739315)
build_ruby 0.001633 0.000463 4.422550 ( 14.878036)
build_all 0.007372 0.001843 7.901947 ( 3.636195)
build_install 0.010313 0.007777 10.301070 ( 4.842811)
test_btest 0.000864 0.000247 97.091999 ( 33.793466)
test_basic 0.004834 0.007228 1.155320 ( 2.148530)
test_all 0.103196 0.046896 794.319574 (249.312307)
test_rubyspec 0.055000 0.032674 133.712117 ( 29.732156)
total: 344.26 sec