Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241118-215126
#<BuildRuby:0x00007f077ffafdd8
@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.20241118-215126",
@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.000018)
autoconf 0.000025 0.000008 0.000033 ( 0.000033)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.005356 0.001648 3.489142 ( 3.469056)
build_miniruby 0.001109 0.000341 1.161010 ( 1.159977)
build_ruby 0.001770 0.000000 3.119190 ( 3.290412)
build_all 0.006841 0.001301 6.037504 ( 2.562101)
build_install 0.006893 0.011017 8.370331 ( 3.917435)
test_btest 0.000000 0.001216 76.681226 ( 21.650791)
test_basic 0.005662 0.003500 0.914705 ( 0.967235)
test_all 0.078380 0.065498 710.093016 (221.727145)
test_rubyspec 0.058112 0.023268 117.815266 ( 27.462350)
total: 286.21 sec