Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231210-083736
#<BuildRuby:0x0000555b2b72e008
@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.20231210-083736",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.003805 0.003605 2.360503 ( 2.647878)
build_miniruby 0.001204 0.000134 1.618693 ( 1.619482)
build_ruby 0.001716 0.000190 3.458513 ( 3.758075)
build_all 0.008314 0.000457 6.146667 ( 4.209755)
build_install 0.014645 0.005641 7.747808 ( 6.127312)
test_btest 0.000829 0.000115 83.435053 ( 51.653945)
test_basic 0.000644 0.007536 0.928595 ( 1.234471)
test_all 0.086595 0.034225 689.511874 (305.070103)
test_rubyspec 0.048817 0.024655 101.128311 (125.229023)
total: 501.55 sec