Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-031051
#<BuildRuby:0x000055b152b6e118
@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.20230602-031051",
@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.000002 0.000017 ( 0.000099)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000028 0.000000 0.000028 ( 0.000027)
build_up 0.002844 0.003807 1.967250 ( 4.617983)
build_miniruby 0.001644 0.000243 1.510727 ( 1.982352)
build_ruby 0.001523 0.000225 3.014289 ( 3.914358)
build_all 0.002907 0.004556 2.169217 ( 2.553067)
build_install 0.008562 0.011365 3.556205 ( 4.238287)
test_btest 0.000975 0.000000 78.415848 ( 65.317363)
test_basic 0.008132 0.000000 0.847559 ( 1.684835)
test_all 0.001359 0.000000 636.760931 (726.320711)
test_rubyspec 0.046942 0.019440 89.223624 (132.610437)
total: 943.24 sec