Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230811-101311
#<BuildRuby:0x0000560ed5cfdf48
@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.20230811-101311",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000031 0.000008 0.000039 ( 0.000031)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.006621 0.000665 2.357697 ( 6.480181)
build_miniruby 0.001168 0.000292 1.930373 ( 3.045651)
build_ruby 0.001672 0.000418 3.676194 ( 5.972348)
build_all 0.006259 0.002558 2.925607 ( 3.472663)
build_install 0.015914 0.005031 4.601330 ( 6.863410)
test_btest 0.000000 0.001170 87.432711 ( 52.988818)
test_basic 0.002881 0.003678 1.052371 ( 1.845540)
test_all 0.000890 0.000262 660.921347 (322.380837)
test_rubyspec 0.032139 0.020825 100.125071 (127.854178)
total: 530.91 sec