Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-152530
#<BuildRuby:0x000056527d1a6258
@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.20230819-152530",
@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.000021 0.000000 0.000021 ( 0.000022)
autoconf 0.000031 0.000001 0.000032 ( 0.000032)
configure 0.000027 0.000000 0.000027 ( 0.000028)
build_up 0.003106 0.003957 2.328216 ( 6.829916)
build_miniruby 0.001656 0.000098 1.680968 ( 2.837316)
build_ruby 0.000000 0.001954 3.601083 ( 7.173275)
build_all 0.007327 0.002017 6.538673 ( 8.298751)
build_install 0.019808 0.000613 7.967573 ( 10.154092)
test_btest 0.000785 0.000062 84.191653 ( 75.398427)
test_basic 0.008816 0.000352 1.043476 ( 1.988380)
test_all 0.010299 0.000401 708.442531 (542.998626)
test_rubyspec 0.041906 0.032863 109.864951 (173.504067)
total: 829.18 sec