Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-152420
#<BuildRuby:0x0000559ce6d228e0
@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.20230207-152420",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000017 0.000005 0.000022 ( 0.000021)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.004234 0.000096 1.017991 ( 1.378487)
build_miniruby 0.000000 0.001112 1.163983 ( 1.162988)
build_ruby 0.000000 0.001447 2.141576 ( 2.340669)
build_all 0.001925 0.004400 3.548775 ( 1.764731)
build_install 0.007871 0.003906 2.528199 ( 1.746938)
test_btest 0.000477 0.000182 56.094949 ( 15.531241)
test_basic 0.003755 0.001430 0.401279 ( 0.494599)
test_all 0.001092 0.000416 615.060912 (179.770419)
test_rubyspec 0.022870 0.015127 66.566541 ( 76.355292)
total: 280.55 sec