Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-044301
#<BuildRuby:0x0000555d3fa52390
@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.20221230-044301",
@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.000000 0.000028 0.000028 ( 0.000028)
autoconf 0.000000 0.000025 0.000025 ( 0.000025)
configure 0.000000 0.000017 0.000017 ( 0.000017)
build_up 0.000700 0.004046 1.034600 ( 1.432746)
build_miniruby 0.001070 0.000102 1.230764 ( 1.283206)
build_ruby 0.001244 0.000118 2.589455 ( 28.978211)
build_all 0.002021 0.003989 2.941209 ( 1.450832)
build_install 0.013138 0.000000 2.263388 ( 1.434434)
test_btest 0.000835 0.000000 54.978851 ( 13.895675)
test_basic 0.004565 0.000000 0.320914 ( 0.413797)
test_all 0.000837 0.000556 596.099809 (169.770642)
test_rubyspec 0.027160 0.012072 55.319792 ( 65.500695)
total: 284.16 sec