Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-123102
#<BuildRuby:0x000055cb45aae360
@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.20230924-123102",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.006867 0.000296 2.268294 ( 4.938954)
build_miniruby 0.001449 0.000150 1.741315 ( 2.388622)
build_ruby 0.002406 0.000249 3.499379 ( 4.603360)
build_all 0.001470 0.007365 6.305939 ( 6.196117)
build_install 0.016852 0.004154 7.917760 ( 7.951393)
test_btest 0.000782 0.000134 82.789814 ( 69.031257)
test_basic 0.005450 0.003563 0.976746 ( 1.652266)
test_all 0.006815 0.003785 694.185750 (548.402188)
test_rubyspec 0.051707 0.026625 107.833574 (144.794920)
total: 789.96 sec