Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-114349
#<BuildRuby:0x000055e840df9ed0
@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.20231221-114349",
@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.000003 0.000023 ( 0.000022)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.000385 0.006483 1.998719 ( 2.762752)
build_miniruby 0.001101 0.000236 1.629986 ( 1.682616)
build_ruby 0.001909 0.000000 3.446824 ( 3.721075)
build_all 0.008584 0.000000 5.889465 ( 3.606788)
build_install 0.019742 0.000000 7.247969 ( 4.781543)
test_btest 0.000000 0.000776 82.584896 ( 35.806438)
test_basic 0.000000 0.007356 0.906072 ( 0.987369)
test_all 0.082681 0.037400 656.536872 (243.318783)
test_rubyspec 0.031677 0.035183 95.350175 (108.698248)
total: 405.37 sec