Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-143945
#<BuildRuby:0x00005601dde3a230
@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.20230629-143945",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.005913 0.000657 2.096907 ( 5.219512)
build_miniruby 0.001353 0.000150 1.603535 ( 2.237227)
build_ruby 0.001695 0.000189 3.043275 ( 4.447520)
build_all 0.006897 0.000766 2.508767 ( 3.063977)
build_install 0.009580 0.009396 3.918614 ( 4.703742)
test_btest 0.000912 0.000157 80.584151 ( 51.564090)
test_basic 0.001774 0.005090 0.885301 ( 1.350896)
test_all 0.001645 0.000340 612.666056 (325.760003)
test_rubyspec 0.025485 0.026273 88.970178 (125.813631)
total: 524.16 sec