Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-061858
#<BuildRuby:0x000056046cf46390
@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.20230330-061858",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.002378 0.004620 1.944507 ( 4.069347)
build_miniruby 0.001099 0.000320 1.405172 ( 1.446542)
build_ruby 0.001254 0.000365 2.769108 ( 3.586626)
build_all 0.004297 0.004184 2.275365 ( 2.346164)
build_install 0.017989 0.001591 3.434473 ( 3.702242)
test_btest 0.000571 0.000163 72.784234 ( 45.048946)
test_basic 0.006415 0.000566 0.588023 ( 1.032587)
test_all 0.001174 0.000324 572.115597 (245.218539)
test_rubyspec 0.015150 0.026500 76.576197 ( 87.128127)
total: 393.58 sec