Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-102404
#<BuildRuby:0x000055f7631ae130
@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.20230628-102404",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000018 0.000006 0.000024 ( 0.000025)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.004803 0.001681 2.002593 ( 5.177700)
build_miniruby 0.001025 0.000358 1.528568 ( 1.775789)
build_ruby 0.001303 0.000456 3.157775 ( 3.890158)
build_all 0.006057 0.001913 2.480393 ( 3.059725)
build_install 0.010285 0.009082 3.933476 ( 4.403675)
test_btest 0.001078 0.000000 79.591300 ( 46.303005)
test_basic 0.006383 0.001333 0.890673 ( 1.375443)
test_all 0.001222 0.000470 600.118837 (328.865577)
test_rubyspec 0.020120 0.032270 89.655309 (126.891894)
total: 521.74 sec