Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-022946
#<BuildRuby:0x000056013825a230
@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.20231222-022946",
@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.000000 0.000020 0.000020 ( 0.000019)
autoconf 0.000000 0.000027 0.000027 ( 0.000028)
configure 0.000000 0.000027 0.000027 ( 0.000028)
build_up 0.002878 0.003577 1.814243 ( 2.159652)
build_miniruby 0.001468 0.000000 1.552590 ( 1.550585)
build_ruby 0.001797 0.000000 3.102219 ( 3.318856)
build_all 0.006096 0.000833 5.452742 ( 2.182286)
build_install 0.005866 0.011119 6.472533 ( 3.206853)
test_btest 0.000698 0.000163 78.425972 ( 21.466632)
test_basic 0.000000 0.005561 0.774130 ( 0.841913)
test_all 0.081955 0.043259 676.226408 (287.721406)
test_rubyspec 0.051851 0.026530 104.118047 (179.954762)
total: 502.40 sec