Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-101620
#<BuildRuby:0x000055ee6097a320
@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.20230212-101620",
@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.000018)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.004560 0.001140 1.197207 ( 2.361882)
build_miniruby 0.000000 0.001666 1.353812 ( 1.505477)
build_ruby 0.001374 0.000455 2.558377 ( 2.915659)
build_all 0.002294 0.005807 3.999307 ( 2.755187)
build_install 0.009992 0.005773 3.094009 ( 2.867979)
test_btest 0.000583 0.000202 59.862026 ( 37.790252)
test_basic 0.006058 0.000753 0.478795 ( 0.783625)
test_all 0.001218 0.000406 714.876391 (629.746994)
test_rubyspec 0.026823 0.033005 78.794838 (113.167296)
total: 793.90 sec