Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-022342
#<BuildRuby:0x00005646910f27f0
@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.20230214-022342",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.001359 0.004342 1.566961 ( 3.237226)
build_miniruby 0.001278 0.000213 1.501303 ( 2.131607)
build_ruby 0.001426 0.000238 2.827345 ( 3.840299)
build_all 0.004486 0.005229 4.384996 ( 5.139531)
build_install 0.015759 0.004997 3.403305 ( 4.218224)
test_btest 0.000693 0.000154 61.673674 ( 60.756508)
test_basic 0.007872 0.000000 0.542637 ( 1.141030)
test_all 0.001382 0.000028 700.441304 (513.843512)
test_rubyspec 0.020847 0.030280 74.989894 ( 94.120262)
total: 688.43 sec