Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-131912
#<BuildRuby:0x0000562357b7e2a8
@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.20230104-131912",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000026 0.000005 0.000031 ( 0.000032)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.004036 0.000808 1.201179 ( 1.997711)
build_miniruby 0.001163 0.000233 1.606798 ( 1.612758)
build_ruby 0.001627 0.000000 3.335015 ( 3.728782)
build_all 0.003516 0.004353 3.827879 ( 2.008397)
build_install 0.016282 0.000800 3.227843 ( 2.305252)
test_btest 0.000717 0.000149 57.909091 ( 28.545105)
test_basic 0.000000 0.006040 0.407802 ( 0.614041)
test_all 0.000000 0.001153 714.873330 (588.900137)
test_rubyspec 0.016478 0.049663 78.876806 (118.850492)
total: 748.56 sec