Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-105742
#<BuildRuby:0x00005578e7d22390
@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.20230527-105742",
@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.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.006154 0.000177 1.922662 ( 4.144819)
build_miniruby 0.001592 0.000138 1.301838 ( 1.485066)
build_ruby 0.001697 0.000000 2.671026 ( 2.953477)
build_all 0.007132 0.000386 2.313681 ( 2.365190)
build_install 0.014413 0.003234 3.553924 ( 3.174699)
test_btest 0.000000 0.000997 76.451388 ( 40.504258)
test_basic 0.000902 0.006551 0.786979 ( 1.164816)
test_all 0.001110 0.000179 544.728972 (259.517190)
test_rubyspec 0.023487 0.033668 83.732078 (109.958394)
total: 425.27 sec