Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-060557
#<BuildRuby:0x0000559165246390
@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.20240307-060557",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000023 0.000009 0.000032 ( 0.000032)
configure 0.000019 0.000007 0.000026 ( 0.000026)
build_up 0.008033 0.001341 2.788387 ( 4.374563)
build_miniruby 0.001224 0.000426 1.857998 ( 2.321459)
build_ruby 0.002088 0.000000 3.901054 ( 4.657255)
build_all 0.003274 0.005821 7.275958 ( 6.609728)
build_install 0.016886 0.005838 9.338597 ( 9.522753)
test_btest 0.000558 0.000212 98.089236 ( 96.781934)
test_basic 0.001089 0.004740 1.018278 ( 1.660840)
test_all 0.085747 0.041957 828.358477 (620.733213)
test_rubyspec 0.044823 0.054644 137.140270 (190.380669)
total: 937.04 sec