Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-015841
#<BuildRuby:0x000055f346ff5f48
@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.20240303-015841",
@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.000026 0.000004 0.000030 ( 0.000028)
autoconf 0.000035 0.000005 0.000040 ( 0.000039)
configure 0.000031 0.000005 0.000036 ( 0.000034)
build_up 0.008899 0.000665 2.683872 ( 4.490158)
build_miniruby 0.000000 0.001907 1.910590 ( 2.564480)
build_ruby 0.000413 0.001618 3.594807 ( 5.013228)
build_all 0.008941 0.000000 7.003277 ( 7.457633)
build_install 0.021243 0.001382 8.810067 ( 9.006445)
test_btest 0.000736 0.000105 95.469899 ( 95.540073)
test_basic 0.007716 0.000457 1.041463 ( 1.549031)
test_all 0.086156 0.041905 885.267447 (673.348647)
test_rubyspec 0.046825 0.037143 117.570231 (126.676323)
total: 925.65 sec