Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-011343
#<BuildRuby:0x00005562b7eda7f0
@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.20230121-011343",
@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.000026 0.000000 0.000026 ( 0.000026)
autoconf 0.000045 0.000000 0.000045 ( 0.000045)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.005571 0.000000 1.300267 ( 2.938795)
build_miniruby 0.001803 0.000000 1.472382 ( 2.021773)
build_ruby 0.002008 0.000000 3.324644 ( 4.787462)
build_all 0.009585 0.000000 4.295662 ( 5.740593)
build_install 0.011090 0.009158 3.272766 ( 4.403228)
test_btest 0.000814 0.000048 60.555860 ( 67.826059)
test_basic 0.006674 0.000393 0.483683 ( 1.015845)
test_all 0.001392 0.000082 702.232139 (657.187316)
test_rubyspec 0.033876 0.026915 77.680904 (104.843759)
total: 850.77 sec