Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230915-101447
#<BuildRuby:0x000055bde9b91ed0
@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.20230915-101447",
@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.000005 0.000023 ( 0.000022)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.007110 0.000693 2.304684 ( 4.684653)
build_miniruby 0.001150 0.000255 1.682164 ( 1.876265)
build_ruby 0.001571 0.000349 3.282207 ( 3.926584)
build_all 0.003367 0.005960 6.245969 ( 4.507129)
build_install 0.009187 0.012203 7.709606 ( 6.859986)
test_btest 0.001168 0.000000 84.766128 ( 52.169361)
test_basic 0.002336 0.006260 0.958149 ( 1.415917)
test_all 0.016951 0.000633 723.375508 (782.566888)
test_rubyspec 0.033219 0.046435 108.998670 (167.340272)
total: 1025.35 sec