Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-101456
#<BuildRuby:0x00007fd4d593fdd0
@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.20241103-101456",
@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.000006 0.000022 ( 0.000022)
autoconf 0.000028 0.000010 0.000038 ( 0.000037)
configure 0.000023 0.000007 0.000030 ( 0.000031)
build_up 0.001294 0.006874 4.044151 ( 3.936365)
build_miniruby 0.001233 0.000502 1.754933 ( 1.760857)
build_ruby 0.000000 0.002066 4.348360 ( 4.578619)
build_all 0.003918 0.005975 6.954630 ( 3.111280)
build_install 0.007186 0.015098 9.987138 ( 5.234889)
test_btest 0.000538 0.000304 73.267316 ( 20.797798)
test_basic 0.004664 0.005968 0.912072 ( 0.962098)
test_all 0.111261 0.036392 696.294824 (221.596137)
test_rubyspec 0.040481 0.042793 115.653592 ( 21.669034)
total: 283.65 sec