Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-231920
#<BuildRuby:0x000055b7ab275ed0
@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.20240223-231920",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.003257 0.003844 2.445703 ( 2.385249)
build_miniruby 0.001133 0.000247 1.610820 ( 1.613995)
build_ruby 0.000000 0.001566 3.409539 ( 3.664918)
build_all 0.004543 0.003559 6.454588 ( 3.082595)
build_install 0.015259 0.003799 8.291421 ( 4.307058)
test_btest 0.000862 0.000223 90.183849 ( 37.177253)
test_basic 0.001995 0.004796 0.938627 ( 1.037392)
test_all 0.094566 0.020393 789.458898 (302.273920)
test_rubyspec 0.035181 0.048247 120.019978 (129.514929)
total: 485.06 sec