Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-152954
#<BuildRuby:0x000055cbb7f4a2a8
@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.20230826-152954",
@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.000022 0.000002 0.000024 ( 0.000023)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.006931 0.000179 2.316901 ( 4.689068)
build_miniruby 0.002057 0.000000 1.645965 ( 1.849252)
build_ruby 0.001947 0.000006 3.245830 ( 4.128027)
build_all 0.008747 0.000000 6.456807 ( 5.440424)
build_install 0.012822 0.008394 8.017644 ( 7.412341)
test_btest 0.000829 0.000000 86.423105 ( 62.308635)
test_basic 0.003502 0.004361 0.980167 ( 1.419864)
test_all 0.013017 0.002652 743.418429 (828.625464)
test_rubyspec 0.030609 0.051022 110.954984 (172.646360)
total: 1088.52 sec