Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-040411
#<BuildRuby:0x0000564ea8266018
@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.20230113-040411",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.004136 0.000066 1.037208 ( 1.441888)
build_miniruby 0.000000 0.001563 1.303170 ( 1.303507)
build_ruby 0.000000 0.001669 3.279963 ( 3.656644)
build_all 0.002932 0.004090 3.688159 ( 1.923145)
build_install 0.010296 0.004752 2.787303 ( 2.082397)
test_btest 0.000000 0.000698 57.401156 ( 27.535838)
test_basic 0.000000 0.005973 0.426615 ( 0.577020)
test_all 0.000625 0.001386 654.497386 (231.719516)
test_rubyspec 0.032008 0.015112 67.816386 ( 78.173121)
total: 348.41 sec