Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-084826
#<BuildRuby:0x0000563e62b6e120
@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.20230830-084826",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.005245 0.000971 1.866380 ( 2.961594)
build_miniruby 0.001318 0.000244 1.712137 ( 1.754096)
build_ruby 0.001441 0.000267 3.304194 ( 3.727580)
build_all 0.003681 0.005127 6.725284 ( 4.372463)
build_install 0.019735 0.000000 7.885540 ( 5.797561)
test_btest 0.000862 0.000000 84.515945 ( 43.709952)
test_basic 0.007413 0.000274 0.996524 ( 1.322861)
test_all 0.009411 0.000867 670.347778 (295.676099)
test_rubyspec 0.036130 0.033403 105.732277 (127.438621)
total: 486.76 sec