Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-155438
#<BuildRuby:0x0000565254cba168
@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.20230131-155438",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.004991 0.000085 1.160196 ( 1.995540)
build_miniruby 0.001326 0.000110 1.161913 ( 1.229361)
build_ruby 0.001309 0.000109 2.581615 ( 2.865081)
build_all 0.002964 0.004497 3.834043 ( 2.573074)
build_install 0.005918 0.008837 2.979745 ( 2.854317)
test_btest 0.000510 0.000102 54.922554 ( 30.454622)
test_basic 0.002778 0.003982 0.456451 ( 0.665219)
test_all 0.001508 0.000348 633.387933 (253.958373)
test_rubyspec 0.039754 0.007338 71.397794 ( 84.706761)
total: 381.30 sec