Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230927-162304
#<BuildRuby:0x00005642f896def8
@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.20230927-162304",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.008067 0.000537 2.381797 ( 6.095764)
build_miniruby 0.001356 0.000090 1.774293 ( 2.070994)
build_ruby 0.000000 0.002225 3.542012 ( 4.345501)
build_all 0.000975 0.008190 6.643501 ( 5.422879)
build_install 0.019891 0.002925 8.537828 ( 8.386491)
test_btest 0.001131 0.000166 87.025818 ( 65.491821)
test_basic 0.001018 0.008200 1.074555 ( 1.379003)
test_all 0.004954 0.005479 759.065835 (602.587756)
test_rubyspec 0.051172 0.033523 113.116626 (159.250910)
total: 855.03 sec