Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-161714
#<BuildRuby:0x0000560279bc6390
@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.20230103-161714",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.003889 0.000508 0.844747 ( 1.237195)
build_miniruby 0.001023 0.000133 1.251824 ( 1.280375)
build_ruby 0.001297 0.000169 2.907329 ( 3.299921)
build_all 0.000000 0.008785 3.714109 ( 1.877355)
build_install 0.008614 0.004785 2.948369 ( 2.008746)
test_btest 0.000614 0.000153 58.663886 ( 20.297062)
test_basic 0.004859 0.001215 0.463975 ( 0.568047)
test_all 0.000852 0.000213 596.578824 (169.059198)
test_rubyspec 0.014415 0.023248 57.329214 ( 67.423776)
total: 267.05 sec