Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230329-073852
#<BuildRuby:0x0000557b24595fc0
@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.20230329-073852",
@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.000015 0.000000 0.000015 ( 0.000016)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.000000 0.005863 1.806844 ( 3.477496)
build_miniruby 0.000000 0.001330 1.196560 ( 1.196373)
build_ruby 0.000000 0.001724 2.512964 ( 2.747649)
build_all 0.005047 0.002054 2.221603 ( 2.204314)
build_install 0.015930 0.000000 3.318145 ( 3.079465)
test_btest 0.000873 0.000000 68.145756 ( 32.923019)
test_basic 0.006363 0.000047 0.545874 ( 0.974949)
test_all 0.001040 0.000122 548.618019 (222.565055)
test_rubyspec 0.027528 0.020869 79.427882 ( 94.963907)
total: 364.13 sec