Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-084750
#<BuildRuby:0x0000560800582358
@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.20240310-084750",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.007257 0.000000 2.452836 ( 2.180140)
build_miniruby 0.001736 0.000000 1.800862 ( 1.806278)
build_ruby 0.000000 0.001560 3.399484 ( 3.649513)
build_all 0.002537 0.005185 6.592474 ( 2.722330)
build_install 0.015565 0.002130 8.478985 ( 4.117550)
test_btest 0.000576 0.000159 94.569291 ( 33.764983)
test_basic 0.001586 0.007549 1.046689 ( 1.159138)
test_all 0.083807 0.034688 751.573176 (280.604280)
test_rubyspec 0.050014 0.042560 126.258202 (136.143572)
total: 466.15 sec