Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-190311
#<BuildRuby:0x00005592e144e868
@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.20230813-190311",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.002458 0.004460 2.250243 ( 6.579788)
build_miniruby 0.001660 0.000255 1.752833 ( 3.496574)
build_ruby 0.001587 0.000244 3.421835 ( 30.328602)
build_all 0.006102 0.003135 2.744674 ( 3.967222)
build_install 0.013893 0.006044 4.352349 ( 7.549335)
test_btest 0.000818 0.000163 83.826614 ( 64.256129)
test_basic 0.007175 0.001435 0.991584 ( 1.607063)
test_all 0.001529 0.000306 698.360360 (564.372893)
test_rubyspec 0.024843 0.045769 100.465309 (197.535226)
total: 879.70 sec