Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241105-213418
#<BuildRuby:0x00007fe19746fde0
@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.20241105-213418",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000032 0.000009 0.000041 ( 0.000040)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.000595 0.006972 3.353929 ( 3.306361)
build_miniruby 0.001752 0.000000 1.539395 ( 1.535778)
build_ruby 0.000000 0.001774 4.046568 ( 11.156362)
build_all 0.000632 0.007815 6.354566 ( 2.595152)
build_install 0.010251 0.008801 8.432575 ( 3.901072)
test_btest 0.001164 0.000000 73.783821 ( 19.623105)
test_basic 0.003383 0.008139 1.011583 ( 1.063336)
test_all 0.118505 0.028803 694.070776 (211.114096)
test_rubyspec 0.036381 0.046731 120.172754 ( 26.983802)
total: 281.28 sec