Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-214518
#<BuildRuby:0x000055935a105ed0
@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.20230123-214518",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000019 0.000000 0.000019 ( 0.000020)
build_up 0.000000 0.005065 1.185986 ( 2.143332)
build_miniruby 0.000000 0.001231 1.269380 ( 1.320985)
build_ruby 0.000042 0.001562 3.046776 ( 3.625220)
build_all 0.007696 0.000308 3.951971 ( 2.625117)
build_install 0.015879 0.000000 3.006246 ( 2.671823)
test_btest 0.000929 0.000000 56.639683 ( 31.449579)
test_basic 0.006902 0.000000 0.449791 ( 0.588943)
test_all 0.001358 0.000023 649.705568 (257.890728)
test_rubyspec 0.032502 0.017929 72.139779 ( 85.816478)
total: 388.13 sec