Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221210-092346
#<BuildRuby:0x0000558c62596390
@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.20221210-092346",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.003506 0.000876 1.081521 ( 1.503397)
build_miniruby 0.000884 0.000221 1.004136 ( 1.002668)
build_ruby 0.001249 0.000313 2.502195 ( 2.493256)
build_all 0.006113 0.000452 3.738499 ( 1.968169)
build_install 0.014338 0.000293 2.662892 ( 1.713748)
test_btest 0.000625 0.000130 56.476198 ( 15.370737)
test_basic 0.003644 0.000000 0.385119 ( 0.482128)
test_all 0.001134 0.000000 621.073592 (178.227088)
test_rubyspec 0.006885 0.028316 61.900613 ( 71.935921)
total: 274.70 sec