Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-114354
#<BuildRuby:0x000055bda4895a00
@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-114354",
@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.000004 0.000015 ( 0.000015)
autoconf 0.000025 0.000000 0.000025 ( 0.000026)
configure 0.000025 0.000000 0.000025 ( 0.000026)
build_up 0.001428 0.003109 1.132624 ( 1.610109)
build_miniruby 0.000896 0.000349 1.288903 ( 1.287459)
build_ruby 0.001909 0.000000 3.370379 ( 3.738540)
build_all 0.004069 0.003217 3.822978 ( 2.027443)
build_install 0.011111 0.005844 2.719365 ( 1.956654)
test_btest 0.000634 0.000264 57.766049 ( 19.448069)
test_basic 0.005146 0.000567 0.426349 ( 0.525767)
test_all 0.000732 0.000293 612.428381 (179.602906)
test_rubyspec 0.018337 0.016756 61.258248 ( 71.330497)
total: 281.53 sec