Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-053130
#<BuildRuby:0x000055d6668368e0
@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-053130",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.000000 0.005264 1.161726 ( 1.580553)
build_miniruby 0.000000 0.001440 1.137748 ( 1.140735)
build_ruby 0.000458 0.001133 2.283905 ( 2.498196)
build_all 0.006374 0.001020 3.944233 ( 2.403293)
build_install 0.015317 0.000375 3.056021 ( 2.749672)
test_btest 0.000743 0.000106 56.770595 ( 26.496967)
test_basic 0.000000 0.006636 0.465392 ( 0.597327)
test_all 0.000000 0.001276 641.985191 (230.366723)
test_rubyspec 0.030660 0.016885 73.127139 ( 83.565241)
total: 351.40 sec