Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-120516
#<BuildRuby:0x000055cccdc0e258
@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.20230514-120516",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.005273 0.000459 1.802065 ( 3.316123)
build_miniruby 0.001268 0.000111 1.307252 ( 1.309007)
build_ruby 0.001454 0.000127 2.584128 ( 2.926405)
build_all 0.006463 0.000000 2.142024 ( 1.817488)
build_install 0.015401 0.000019 3.436531 ( 3.038244)
test_btest 0.000554 0.000039 73.056395 ( 38.335649)
test_basic 0.006338 0.000000 0.741017 ( 0.872198)
test_all 0.001262 0.000000 597.147997 (258.314133)
test_rubyspec 0.033351 0.016022 79.203980 ( 91.809794)
total: 401.74 sec