Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-190013
#<BuildRuby:0x0000562950c6a118
@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.20230207-190013",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000022 0.000007 0.000029 ( 0.000030)
configure 0.000022 0.000007 0.000029 ( 0.000028)
build_up 0.003449 0.001035 0.949183 ( 1.324294)
build_miniruby 0.000948 0.000284 1.046865 ( 1.045249)
build_ruby 0.000986 0.000296 2.030096 ( 2.233192)
build_all 0.005769 0.000446 3.387847 ( 1.620723)
build_install 0.008318 0.004209 2.774308 ( 1.980450)
test_btest 0.000000 0.000772 56.226380 ( 14.806163)
test_basic 0.000607 0.003659 0.385353 ( 0.479117)
test_all 0.000767 0.000267 582.893668 (165.085083)
test_rubyspec 0.029031 0.011666 57.582646 ( 67.519952)
total: 256.10 sec