Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-071103
#<BuildRuby:0x000055d96ce86390
@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.20230713-071103",
@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.000011 0.000004 0.000015 ( 0.000014)
autoconf 0.000017 0.000006 0.000023 ( 0.000023)
configure 0.000017 0.000006 0.000023 ( 0.000022)
build_up 0.001559 0.004601 1.852336 ( 8.434439)
build_miniruby 0.000846 0.000339 1.484096 ( 1.483301)
build_ruby 0.001295 0.000517 2.868425 ( 3.054775)
build_all 0.007250 0.000000 2.354537 ( 1.399617)
build_install 0.014482 0.003227 3.709923 ( 2.498986)
test_btest 0.000732 0.000255 82.184916 ( 22.093070)
test_basic 0.005099 0.000161 0.828617 ( 0.897691)
test_all 0.001286 0.000429 627.039565 (256.725271)
test_rubyspec 0.035439 0.028268 97.098082 (134.566832)
total: 431.16 sec