Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-193548
#<BuildRuby:0x000055725aaaa3d0
@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-193548",
@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.000014)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.001525 0.004163 1.235449 ( 2.245061)
build_miniruby 0.001276 0.000148 1.584555 ( 1.937721)
build_ruby 0.001488 0.000171 3.567978 ( 4.484555)
build_all 0.007570 0.000000 3.957491 ( 3.781594)
build_install 0.011341 0.005057 3.293591 ( 3.824671)
test_btest 0.000000 0.000712 58.088317 ( 39.311086)
test_basic 0.003210 0.003406 0.457250 ( 0.732301)
test_all 0.000718 0.000833 647.677512 (309.042511)
test_rubyspec 0.024720 0.027793 72.498537 ( 92.065727)
total: 457.43 sec