Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-225400
#<BuildRuby:0x00007f5e65d9fdd0
@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.20241216-225400",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000036 0.000008 0.000044 ( 0.000042)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.005547 0.001142 2.550500 ( 3.423807)
build_miniruby 0.001397 0.000288 1.714666 ( 1.774420)
build_ruby 0.001508 0.000310 4.312838 ( 4.655955)
build_all 0.008769 0.000905 6.490710 ( 3.796440)
build_install 0.010665 0.010325 8.697689 ( 5.917079)
test_btest 0.000747 0.000187 80.501940 ( 41.300365)
test_basic 0.012216 0.000726 1.120315 ( 2.673362)
test_all 0.086596 0.060121 719.320798 (290.333989)
test_rubyspec 0.049432 0.034777 117.843221 ( 37.389318)
total: 391.27 sec