Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-223201
#<BuildRuby:0x00007fcd3c8efdd0
@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.20240706-223201",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000036 0.000005 0.000041 ( 0.000041)
configure 0.000032 0.000003 0.000035 ( 0.000035)
build_up 0.000000 0.008438 3.899439 ( 3.381335)
build_miniruby 0.000000 0.001664 1.675341 ( 1.685603)
build_ruby 0.000997 0.001271 4.652129 ( 20.726543)
build_all 0.005740 0.005288 8.892188 ( 5.448321)
build_install 0.010071 0.017253 12.507523 ( 8.170474)
test_btest 0.000777 0.000252 121.402207 ( 32.420600)
test_basic 0.000193 0.010252 1.277196 ( 1.312334)
test_all 0.120981 0.034323 901.118532 (284.756215)
test_rubyspec 0.041859 0.053619 175.529355 ( 36.054461)
total: 393.96 sec