Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230820-171748
#<BuildRuby:0x000055ed3b1f23d0
@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.20230820-171748",
@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.000024 0.000002 0.000026 ( 0.000027)
autoconf 0.000039 0.000003 0.000042 ( 0.000043)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.003240 0.004370 2.370641 ( 7.443264)
build_miniruby 0.000000 0.001788 2.134397 ( 5.147469)
build_ruby 0.000117 0.001586 3.282819 ( 7.223675)
build_all 0.001196 0.007342 6.280006 ( 7.736963)
build_install 0.016042 0.003989 8.175652 ( 12.724138)
test_btest 0.000905 0.000190 84.583942 ( 65.910219)
test_basic 0.001979 0.004387 0.952557 ( 1.828832)
test_all 0.008488 0.001042 695.667458 (670.370199)
test_rubyspec 0.047828 0.033987 112.526827 (267.521624)
total: 1045.91 sec