Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-104650
#<BuildRuby:0x000055cc47422228
@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.20230629-104650",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.001610 0.004463 2.142339 ( 3.517151)
build_miniruby 0.001231 0.000359 1.626721 ( 1.656717)
build_ruby 0.001183 0.000345 3.115945 ( 3.346023)
build_all 0.007800 0.000000 2.554854 ( 2.029013)
build_install 0.017403 0.001072 4.077411 ( 3.416408)
test_btest 0.000811 0.000196 81.141908 ( 35.876888)
test_basic 0.000000 0.006989 0.870495 ( 0.981318)
test_all 0.000309 0.001742 583.950630 (238.950245)
test_rubyspec 0.029304 0.022131 88.727039 (103.840719)
total: 393.62 sec