Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-094242
#<BuildRuby:0x000056308a832258
@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.20230217-094242",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.001368 0.003478 1.351497 ( 1.709844)
build_miniruby 0.001143 0.000000 1.028574 ( 1.026614)
build_ruby 0.001271 0.000000 2.146659 ( 2.373873)
build_all 0.005766 0.000879 3.728640 ( 1.807162)
build_install 0.012342 0.001585 2.672465 ( 1.819270)
test_btest 0.002055 0.000395 57.369955 ( 17.369367)
test_basic 0.005284 0.000144 0.486409 ( 0.579546)
test_all 0.001692 0.000313 618.317416 (185.161203)
test_rubyspec 0.016409 0.020636 56.343695 ( 66.622416)
total: 278.47 sec