Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230708-042622
#<BuildRuby:0x000055b4d60ca130
@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.20230708-042622",
@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.000013 0.000003 0.000016 ( 0.000018)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.001212 0.004407 1.804556 ( 3.005872)
build_miniruby 0.001201 0.000316 1.373993 ( 1.373272)
build_ruby 0.001287 0.000339 3.081670 ( 3.316365)
build_all 0.002494 0.005080 2.317691 ( 1.678710)
build_install 0.014444 0.001597 3.588408 ( 3.247772)
test_btest 0.000724 0.000207 82.314633 ( 24.105110)
test_basic 0.003757 0.001073 0.818947 ( 0.881661)
test_all 0.001796 0.000000 616.867195 (224.215990)
test_rubyspec 0.016936 0.033961 86.333934 ( 98.203905)
total: 360.03 sec