Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-101310
#<BuildRuby:0x00007f481df4fdc8
@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.20240928-101310",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.003192 0.004573 3.325466 ( 2.816764)
build_miniruby 0.000000 0.001677 1.185745 ( 1.182781)
build_ruby 0.000251 0.001729 3.046458 ( 4.315896)
build_all 0.007113 0.000000 5.259396 ( 2.025546)
build_install 0.017910 0.000000 8.570814 ( 3.653206)
test_btest 0.000879 0.000000 83.370921 ( 21.532026)
test_basic 0.000000 0.007816 0.878296 ( 0.932139)
test_all 0.110749 0.034573 666.819546 (192.173504)
test_rubyspec 0.037838 0.049355 128.466186 ( 23.552811)
total: 252.19 sec