Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-003715
#<BuildRuby:0x00005578c79de230
@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.20230609-003715",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.002094 0.003679 1.836445 ( 3.172414)
build_miniruby 0.000000 0.001472 1.369645 ( 1.381217)
build_ruby 0.000000 0.001521 2.679831 ( 2.874002)
build_all 0.006933 0.000000 2.207522 ( 1.438754)
build_install 0.009874 0.007144 3.409942 ( 2.547713)
test_btest 0.000836 0.000183 73.354764 ( 29.213054)
test_basic 0.001258 0.004039 0.764310 ( 0.869561)
test_all 0.001004 0.000251 541.334478 (211.246196)
test_rubyspec 0.025517 0.024239 78.660640 ( 90.410545)
total: 343.15 sec