Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-053719
#<BuildRuby:0x0000563a088ce130
@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.20230507-053719",
@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.000018 0.000000 0.000018 ( 0.000019)
autoconf 0.000027 0.000001 0.000028 ( 0.000029)
configure 0.000023 0.000001 0.000024 ( 0.000023)
build_up 0.001722 0.004154 1.786566 ( 2.999904)
build_miniruby 0.001251 0.000096 1.370951 ( 1.369328)
build_ruby 0.001348 0.000104 2.634536 ( 2.870976)
build_all 0.005756 0.000116 2.024974 ( 1.258095)
build_install 0.006669 0.008257 3.269530 ( 2.354001)
test_btest 0.000614 0.000085 75.920652 ( 24.078196)
test_basic 0.005302 0.000145 0.773012 ( 0.864188)
test_all 0.000882 0.000117 592.079101 (186.701708)
test_rubyspec 0.023561 0.026333 76.316079 ( 88.010910)
total: 310.51 sec