Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-034134
#<BuildRuby:0x00005578e912e028
@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.20230505-034134",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.005035 0.000419 1.836015 ( 3.116022)
build_miniruby 0.001144 0.000095 1.331936 ( 1.331194)
build_ruby 0.001324 0.000110 2.479030 ( 2.697381)
build_all 0.006241 0.000148 2.048996 ( 1.240413)
build_install 0.007242 0.008673 3.238865 ( 2.299086)
test_btest 0.000711 0.000105 74.621234 ( 21.501242)
test_basic 0.002813 0.004950 0.631505 ( 0.710011)
test_all 0.001131 0.000209 588.033170 (179.699202)
test_rubyspec 0.038996 0.010588 79.310986 ( 91.618997)
total: 304.21 sec