Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-214416
#<BuildRuby:0x000055a3fc529e00
@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.20231229-214416",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.005143 0.000381 1.455679 ( 1.794534)
build_miniruby 0.001251 0.000093 1.335814 ( 1.333950)
build_ruby 0.000000 0.001628 3.050918 ( 3.270841)
build_all 0.005029 0.002109 5.426052 ( 2.271019)
build_install 0.011928 0.003522 6.653903 ( 3.414939)
test_btest 0.000972 0.000118 79.928461 ( 20.751745)
test_basic 0.006354 0.000284 0.732534 ( 0.790316)
test_all 0.090499 0.033463 740.569805 (210.179536)
test_rubyspec 0.048713 0.014097 84.131508 ( 95.984713)
total: 339.79 sec