Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-201122
#<BuildRuby:0x0000560b33145f48
@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.20240216-201122",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.002416 0.003784 1.909262 ( 2.245996)
build_miniruby 0.001253 0.000241 1.357161 ( 1.354678)
build_ruby 0.001321 0.000254 3.321947 ( 3.530729)
build_all 0.000000 0.007772 6.107229 ( 2.373624)
build_install 0.014783 0.003028 7.644042 ( 3.698427)
test_btest 0.000804 0.000000 88.182071 ( 27.664005)
test_basic 0.003752 0.004025 0.980243 ( 1.066971)
test_all 0.079447 0.038939 709.181377 (209.569503)
test_rubyspec 0.038792 0.037903 103.727410 (113.068985)
total: 364.57 sec