Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240820-202126
#<BuildRuby:0x00007f8ed19bfde0
@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.20240820-202126",
@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.000026)
autoconf 0.000039 0.000007 0.000046 ( 0.000044)
configure 0.000034 0.000006 0.000040 ( 0.000039)
build_up 0.004919 0.004102 4.146845 ( 10.098684)
build_miniruby 0.000000 0.002135 1.224255 ( 4.750429)
build_ruby 0.000819 0.001094 4.049313 ( 4.789746)
build_all 0.004145 0.005169 8.299580 ( 3.330191)
build_install 0.017343 0.001381 10.563425 ( 4.904617)
test_btest 0.000782 0.000166 124.653978 ( 39.487831)
test_basic 0.009306 0.003332 1.357347 ( 1.462098)
test_all 0.103316 0.046827 808.576730 (231.932801)
test_rubyspec 0.049285 0.039372 161.446645 ( 29.332261)
total: 330.09 sec