Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-191150
#<BuildRuby:0x000055700c0b6018
@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.20230102-191150",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.000000 0.004665 1.043454 ( 1.394736)
build_miniruby 0.000000 0.001192 1.202417 ( 1.200477)
build_ruby 0.000000 0.001472 2.619732 ( 3.021564)
build_all 0.000000 0.006459 3.286863 ( 1.604997)
build_install 0.010875 0.002136 2.640981 ( 1.658485)
test_btest 0.000763 0.000183 54.063394 ( 13.619096)
test_basic 0.000387 0.004215 0.289759 ( 0.382748)
test_all 0.001102 0.000308 579.798696 (162.682388)
test_rubyspec 0.017135 0.023414 58.121982 ( 67.913379)
total: 253.48 sec