Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-111344
#<BuildRuby:0x00005571bf441db8
@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.20230818-111344",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000026 0.000001 0.000027 ( 0.000028)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.007371 0.000421 2.374288 ( 6.408651)
build_miniruby 0.001324 0.000076 1.658338 ( 3.998861)
build_ruby 0.002076 0.000118 3.347635 ( 6.450085)
build_all 0.008116 0.000250 6.316951 ( 6.034686)
build_install 0.008568 0.011344 8.304723 ( 10.087609)
test_btest 0.000845 0.000111 84.564314 ( 71.215407)
test_basic 0.004857 0.003953 0.968656 ( 1.987899)
test_all 0.007111 0.003728 693.661785 (531.488724)
test_rubyspec 0.044349 0.031257 109.281617 (245.360368)
total: 883.03 sec