Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230307-193349
#<BuildRuby:0x00005571ab69e8e0
@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.20230307-193349",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000037 0.000000 0.000037 ( 0.000032)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.005925 0.000396 1.583498 ( 3.224705)
build_miniruby 0.001207 0.000219 1.326015 ( 1.443284)
build_ruby 0.001528 0.000278 2.724418 ( 2.972390)
build_all 0.003041 0.003989 2.269068 ( 2.160332)
build_install 0.017662 0.000158 3.294453 ( 3.270352)
test_btest 0.000640 0.000118 67.880545 ( 35.965278)
test_basic 0.006118 0.000332 0.538703 ( 0.707102)
test_all 0.001079 0.000097 511.417334 (230.655995)
test_rubyspec 0.025023 0.024890 80.016619 ( 95.554330)
total: 375.95 sec