Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-233034
#<BuildRuby:0x000056167d11de58
@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.20230902-233034",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000019 0.000003 0.000022 ( 0.000024)
build_up 0.005792 0.000353 1.816889 ( 2.736689)
build_miniruby 0.001770 0.000000 1.686152 ( 1.696424)
build_ruby 0.001988 0.000000 3.187304 ( 3.507063)
build_all 0.006425 0.001169 6.178610 ( 3.935678)
build_install 0.018716 0.000987 7.501439 ( 5.285294)
test_btest 0.000645 0.000107 82.542499 ( 47.555603)
test_basic 0.007454 0.000478 0.986052 ( 1.382737)
test_all 0.007655 0.003239 695.034912 (342.636935)
test_rubyspec 0.025705 0.053798 106.881084 (151.168867)
total: 559.91 sec