Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-054311
#<BuildRuby:0x0000557ec21463b0
@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.20231227-054311",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000023 0.000005 0.000028 ( 0.000029)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.002391 0.003597 1.652671 ( 2.045352)
build_miniruby 0.001446 0.000389 1.475181 ( 1.474390)
build_ruby 0.001434 0.000386 3.408395 ( 3.639832)
build_all 0.007389 0.000000 5.681476 ( 2.868948)
build_install 0.016399 0.000000 6.949550 ( 4.142787)
test_btest 0.000000 0.000748 83.126256 ( 31.529268)
test_basic 0.001810 0.006570 0.954363 ( 1.052921)
test_all 0.090015 0.031581 805.587688 (328.045125)
test_rubyspec 0.032974 0.033502 95.599897 (107.317110)
total: 482.12 sec