Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-162548
#<BuildRuby:0x00007febc7c0fde0
@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.20240711-162548",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.002684 0.004524 2.957548 ( 2.982335)
build_miniruby 0.001722 0.000359 1.725392 ( 1.809071)
build_ruby 0.002086 0.000434 4.690675 ( 5.134333)
build_all 0.010161 0.001226 8.896225 ( 5.081077)
build_install 0.023674 0.003689 12.246676 ( 7.783846)
test_btest 0.000948 0.000182 110.056973 ( 30.543985)
test_basic 0.003798 0.004945 1.139673 ( 1.191148)
test_all 0.104956 0.048961 811.691238 (245.017505)
test_rubyspec 0.038174 0.050164 168.666612 ( 34.201803)
total: 333.75 sec