Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-171829
#<BuildRuby:0x0000559fb15963b0
@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.20230125-171829",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005506 0.000750 1.240104 ( 4.647853)
build_miniruby 0.001493 0.000204 1.416601 ( 1.827628)
build_ruby 0.001754 0.000240 3.393851 ( 7.412892)
build_all 0.008581 0.000548 4.151011 ( 4.838055)
build_install 0.014466 0.006219 3.295397 ( 4.090527)
test_btest 0.000720 0.000120 60.665935 ( 59.187104)
test_basic 0.006376 0.000218 0.454867 ( 0.769001)
test_all 0.001360 0.000000 715.400607 (541.981390)
test_rubyspec 0.025316 0.030908 74.926344 ( 96.906979)
total: 721.66 sec