Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-141039
#<BuildRuby:0x000055f8a41b6208
@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.20230616-141039",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.005503 0.000285 1.897213 ( 3.231021)
build_miniruby 0.001302 0.000241 1.161757 ( 1.164267)
build_ruby 0.001338 0.000247 2.876485 ( 3.112968)
build_all 0.006728 0.000465 2.218941 ( 1.818748)
build_install 0.013992 0.004478 3.598273 ( 3.139135)
test_btest 0.000724 0.000140 76.515735 ( 36.474635)
test_basic 0.005412 0.001941 0.765661 ( 0.919067)
test_all 0.001097 0.000220 557.324228 (228.257268)
test_rubyspec 0.027562 0.025088 84.229936 ( 97.693325)
total: 375.81 sec