Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-110040
#<BuildRuby:0x0000565272e82018
@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.20221225-110040",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.005163 0.000448 1.125254 ( 1.517969)
build_miniruby 0.000000 0.001933 1.744372 ( 1.748263)
build_ruby 0.000000 0.002238 3.850859 ( 4.183571)
build_all 0.006019 0.002623 4.074971 ( 3.454871)
build_install 0.011139 0.009847 3.508813 ( 2.725447)
test_btest 0.000847 0.000186 58.695000 ( 17.633485)
test_basic 0.004041 0.000081 0.428325 ( 0.525242)
test_all 0.001357 0.000288 619.263423 (185.448712)
test_rubyspec 0.025786 0.010208 63.811047 ( 73.750445)
total: 290.99 sec