Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-235436
#<BuildRuby:0x000055974f99df68
@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.20221222-235436",
@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.000014)
autoconf 0.000005 0.000000 0.000005 ( 0.000022)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.001281 0.004253 1.146255 ( 1.550139)
build_miniruby 0.001427 0.000000 1.298499 ( 1.296823)
build_ruby 0.001427 0.000000 2.967606 ( 3.312208)
build_all 0.006632 0.000000 3.653090 ( 1.883191)
build_install 0.009394 0.006527 2.706698 ( 1.707116)
test_btest 0.000966 0.000124 58.682927 ( 16.733574)
test_basic 0.000406 0.003833 0.366995 ( 0.464147)
test_all 0.001406 0.000093 616.809980 (177.478633)
test_rubyspec 0.023629 0.009466 62.704707 ( 73.973803)
total: 278.40 sec