Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-201232
#<BuildRuby:0x0000560e89155e58
@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.20230512-201232",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.005548 0.000347 1.763529 ( 3.023697)
build_miniruby 0.001129 0.000257 1.336672 ( 1.335342)
build_ruby 0.001077 0.000244 2.418328 ( 2.626693)
build_all 0.003632 0.003011 2.078695 ( 1.247966)
build_install 0.009210 0.004330 3.254510 ( 2.194435)
test_btest 0.000601 0.000162 73.557512 ( 23.376507)
test_basic 0.005205 0.000291 0.648583 ( 0.720686)
test_all 0.001372 0.000356 555.965027 (164.383723)
test_rubyspec 0.023990 0.014889 70.869840 ( 82.704763)
total: 281.62 sec