Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-011013
#<BuildRuby:0x0000561eaffedfc0
@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-011013",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.002114 0.002849 1.120486 ( 1.822594)
build_miniruby 0.001175 0.000217 1.260149 ( 1.371673)
build_ruby 0.001216 0.000225 2.556605 ( 2.930676)
build_all 0.008285 0.000121 3.915727 ( 2.874817)
build_install 0.013459 0.003487 3.093896 ( 3.075921)
test_btest 0.000620 0.000113 56.298785 ( 30.330565)
test_basic 0.001864 0.004179 0.461654 ( 0.655632)
test_all 0.001403 0.000298 737.118469 (723.772199)
test_rubyspec 0.040959 0.029201 80.091307 (127.462973)
total: 894.30 sec