Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-124308
#<BuildRuby:0x00005569b2ade2a8
@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-124308",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.003762 0.000940 1.105559 ( 1.487886)
build_miniruby 0.000986 0.000246 1.140070 ( 1.138468)
build_ruby 0.001050 0.000262 2.037092 ( 2.242371)
build_all 0.000000 0.006939 3.689553 ( 1.853852)
build_install 0.008580 0.004504 2.927206 ( 2.208308)
test_btest 0.000484 0.000168 56.227210 ( 22.662906)
test_basic 0.001003 0.004583 0.442901 ( 0.543665)
test_all 0.001045 0.000000 638.286594 (205.579361)
test_rubyspec 0.028559 0.016990 68.458881 ( 78.428509)
total: 316.15 sec