Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-171934
#<BuildRuby:0x0000558d13e9a138
@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.20240219-171934",
@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.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.008472 0.000908 3.019786 ( 4.553945)
build_miniruby 0.001583 0.000169 1.915671 ( 2.718534)
build_ruby 0.001979 0.000212 3.751020 ( 4.846552)
build_all 0.004484 0.004572 7.137456 ( 7.229185)
build_install 0.021361 0.001573 9.366466 ( 10.382603)
test_btest 0.000818 0.000105 98.936919 (102.559668)
test_basic 0.007571 0.000976 1.041968 ( 2.222904)
test_all 0.104179 0.021473 827.933252 (644.428210)
test_rubyspec 0.039108 0.056136 132.475320 (152.897385)
total: 931.84 sec