Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-015120
#<BuildRuby:0x00005646fa762130
@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.20230515-015120",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000034 0.000000 0.000034 ( 0.000032)
configure 0.000027 0.000000 0.000027 ( 0.000026)
build_up 0.004855 0.001055 1.856194 ( 3.097662)
build_miniruby 0.000977 0.000263 1.310266 ( 1.316762)
build_ruby 0.001049 0.000282 2.741482 ( 2.963938)
build_all 0.006111 0.000619 2.261939 ( 1.783246)
build_install 0.010925 0.005847 3.534970 ( 2.619380)
test_btest 0.000718 0.000206 73.978442 ( 33.685953)
test_basic 0.001456 0.004567 0.707392 ( 0.823334)
test_all 0.002097 0.000360 580.164243 (216.037491)
test_rubyspec 0.017553 0.032395 80.089382 ( 95.899866)
total: 358.23 sec