Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-003226
#<BuildRuby:0x000055a23dfd2390
@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.20230310-003226",
@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.000005 0.000019 ( 0.000019)
autoconf 0.000020 0.000006 0.000026 ( 0.000027)
configure 0.000017 0.000005 0.000022 ( 0.000023)
build_up 0.003154 0.003662 1.919338 ( 4.246080)
build_miniruby 0.001597 0.000581 1.426759 ( 1.773197)
build_ruby 0.001243 0.000452 2.871091 ( 3.468156)
build_all 0.008244 0.000046 2.165755 ( 2.292011)
build_install 0.015078 0.002139 3.381417 ( 3.559411)
test_btest 0.000795 0.000245 71.135439 ( 44.331720)
test_basic 0.001636 0.004931 0.564879 ( 0.852191)
test_all 0.001077 0.000373 561.340118 (341.212180)
test_rubyspec 0.024432 0.025084 78.434959 ( 99.201279)
total: 500.94 sec