Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-055932
#<BuildRuby:0x000055ea7580a3d0
@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.20230916-055932",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000030 0.000001 0.000031 ( 0.000030)
configure 0.000028 0.000001 0.000029 ( 0.000028)
build_up 0.007825 0.000253 2.467942 ( 4.943108)
build_miniruby 0.001988 0.000000 4.182268 ( 4.365328)
build_ruby 0.001852 0.000000 4.348631 ( 4.895896)
build_all 0.008440 0.000121 6.639796 ( 4.622724)
build_install 0.015803 0.005101 8.350357 ( 6.376311)
test_btest 0.000861 0.000050 86.934624 ( 36.197194)
test_basic 0.001001 0.004886 0.932835 ( 1.017861)
test_all 0.009409 0.000404 688.556589 (247.768554)
test_rubyspec 0.032585 0.039142 107.295060 (125.103116)
total: 435.29 sec