Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231210-022352
#<BuildRuby:0x0000560df5c1a008
@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.20231210-022352",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000011 0.000005 0.000016 ( 0.000016)
autoconf 0.000018 0.000007 0.000025 ( 0.000024)
configure 0.000015 0.000006 0.000021 ( 0.000021)
build_up 0.004729 0.001892 2.296123 ( 2.394648)
build_miniruby 0.000858 0.000344 1.554451 ( 1.559513)
build_ruby 0.001105 0.000442 2.916097 ( 3.127813)
build_all 0.006657 0.000907 5.761759 ( 2.670772)
build_install 0.007322 0.012271 7.354269 ( 4.245565)
test_btest 0.000524 0.000249 82.406054 ( 32.748081)
test_basic 0.000000 0.005763 0.891456 ( 1.023852)
test_all 0.087622 0.033476 676.538683 (259.984905)
test_rubyspec 0.035031 0.034520 102.228798 (128.287232)
total: 436.04 sec