Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-124934
#<BuildRuby:0x000055b9ce65a120
@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.20230909-124934",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.005883 0.000332 2.087908 ( 3.268894)
build_miniruby 0.000000 0.002045 1.540947 ( 1.539869)
build_ruby 0.000553 0.001248 3.194096 ( 3.434364)
build_all 0.001461 0.007355 5.963748 ( 3.150561)
build_install 0.009622 0.009783 7.443173 ( 3.959311)
test_btest 0.000598 0.000200 82.632510 ( 30.834861)
test_basic 0.007552 0.000000 0.931478 ( 1.003848)
test_all 0.006385 0.003313 701.405189 (255.617421)
test_rubyspec 0.049423 0.022319 101.240616 (113.565919)
total: 416.38 sec