Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-190536
#<BuildRuby:0x00005583e6c52258
@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.20240217-190536",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.002616 0.003735 2.034987 ( 3.002034)
build_miniruby 0.001413 0.000202 1.771576 ( 1.887861)
build_ruby 0.001279 0.000183 3.825413 ( 4.295357)
build_all 0.008566 0.000000 6.966659 ( 5.264191)
build_install 0.020337 0.000604 8.414566 ( 6.856531)
test_btest 0.001192 0.000140 93.468631 ( 72.559007)
test_basic 0.003013 0.004611 1.012899 ( 1.336343)
test_all 0.093486 0.032200 823.405597 (681.226267)
test_rubyspec 0.057200 0.048411 136.567330 (221.836054)
total: 998.26 sec