Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-193456
#<BuildRuby:0x000055e2cf6d1f70
@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.20231228-193456",
@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.000020 0.000001 0.000021 ( 0.000020)
autoconf 0.000026 0.000000 0.000026 ( 0.000027)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.005315 0.000197 1.399724 ( 1.731107)
build_miniruby 0.001307 0.000048 1.349320 ( 1.347311)
build_ruby 0.001512 0.000000 2.489682 ( 2.741785)
build_all 0.007325 0.000014 5.202772 ( 2.145356)
build_install 0.002454 0.011880 6.365134 ( 3.282042)
test_btest 0.000187 0.000766 78.024799 ( 20.498039)
test_basic 0.001929 0.003882 0.791632 ( 0.857434)
test_all 0.081746 0.037125 706.581757 (216.475477)
test_rubyspec 0.024767 0.031560 77.322714 ( 88.966282)
total: 338.05 sec