Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-161719
#<BuildRuby:0x0000557e94d421d8
@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.20231216-161719",
@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.000014 0.000001 0.000015 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000025)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.006055 0.000166 2.329793 ( 2.362844)
build_miniruby 0.001099 0.000088 1.504952 ( 1.503197)
build_ruby 0.001343 0.000108 3.076650 ( 3.273838)
build_all 0.007140 0.000000 5.766935 ( 2.409285)
build_install 0.017453 0.000000 7.174014 ( 3.594235)
test_btest 0.001018 0.000000 82.433227 ( 22.842161)
test_basic 0.005625 0.000000 0.833411 ( 0.897572)
test_all 0.071606 0.050457 695.489382 (225.282266)
test_rubyspec 0.027631 0.034701 86.496835 ( 98.183086)
total: 360.35 sec