Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-002551
#<BuildRuby:0x000055b8bfdde320
@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.20230124-002551",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.001696 0.003441 1.187537 ( 1.850339)
build_miniruby 0.001382 0.000000 1.220468 ( 1.257239)
build_ruby 0.001351 0.000000 2.950683 ( 3.499340)
build_all 0.005410 0.003086 3.990775 ( 2.581569)
build_install 0.013192 0.002107 2.939943 ( 2.766908)
test_btest 0.001290 0.000287 56.593827 ( 31.966321)
test_basic 0.000000 0.005608 0.434183 ( 0.536885)
test_all 0.000000 0.001008 650.607304 (260.067821)
test_rubyspec 0.030423 0.018766 73.575497 ( 87.038439)
total: 391.57 sec