Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230428-054154
#<BuildRuby:0x000055557c8ee230
@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.20230428-054154",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.006340 0.000270 1.855494 ( 3.946669)
build_miniruby 0.001093 0.000137 1.319396 ( 1.381135)
build_ruby 0.000000 0.001794 2.666775 ( 2.880286)
build_all 0.003960 0.002393 2.157354 ( 1.552200)
build_install 0.016508 0.000000 3.296406 ( 2.715644)
test_btest 0.000749 0.000000 74.060404 ( 38.789112)
test_basic 0.000481 0.003717 0.718952 ( 0.804041)
test_all 0.001629 0.000271 552.374363 (236.392016)
test_rubyspec 0.018815 0.028871 80.324141 ( 96.466895)
total: 384.93 sec