Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230307-154356
#<BuildRuby:0x0000564571d7df68
@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.20230307-154356",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.005305 0.000301 1.448591 ( 2.743696)
build_miniruby 0.001024 0.000223 1.207591 ( 1.206086)
build_ruby 0.001324 0.000288 2.479158 ( 2.669306)
build_all 0.002064 0.003582 2.055062 ( 1.135929)
build_install 0.006764 0.006456 3.073075 ( 2.119617)
test_btest 0.000485 0.000143 68.773760 ( 23.904101)
test_basic 0.003443 0.001021 0.520494 ( 0.619642)
test_all 0.000906 0.000269 515.719949 (191.699864)
test_rubyspec 0.028826 0.019310 74.806078 ( 84.668797)
total: 310.77 sec