Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-203139
#<BuildRuby:0x000055f3668ea198
@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.20230105-203139",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000014)
build_up 0.003825 0.000348 0.917542 ( 1.347264)
build_miniruby 0.001129 0.000102 1.217707 ( 1.216328)
build_ruby 0.001385 0.000126 2.866064 ( 3.241877)
build_all 0.002525 0.004093 3.230699 ( 1.514535)
build_install 0.001222 0.011007 2.141126 ( 1.406446)
test_btest 0.000667 0.000160 53.293858 ( 14.057372)
test_basic 0.000661 0.004176 0.346026 ( 0.438398)
test_all 0.000843 0.000236 601.583814 (171.353461)
test_rubyspec 0.020706 0.013874 59.777937 ( 69.929575)
total: 264.51 sec