Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230620-015430
#<BuildRuby:0x0000562277fb2008
@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.20230620-015430",
@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.000017 0.000002 0.000019 ( 0.000021)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.006236 0.000891 2.019300 ( 4.670424)
build_miniruby 0.001112 0.000159 1.418444 ( 1.701887)
build_ruby 0.001309 0.000187 2.783705 ( 3.488248)
build_all 0.007357 0.000434 5.732906 ( 4.630495)
build_install 0.016154 0.001849 6.840131 ( 5.639360)
test_btest 0.000659 0.000089 80.028350 ( 47.880900)
test_basic 0.006435 0.000341 0.843042 ( 1.409032)
test_all 0.001410 0.000186 554.599334 (269.261935)
test_rubyspec 0.027438 0.023587 86.121105 (105.248014)
total: 443.93 sec