Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230702-233845
#<BuildRuby:0x000055f26cabe208
@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.20230702-233845",
@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.000001 0.000020 ( 0.000021)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.002613 0.004011 2.115383 ( 5.222899)
build_miniruby 0.000000 0.001812 1.637012 ( 2.413456)
build_ruby 0.000000 0.002228 3.190523 ( 4.892210)
build_all 0.003519 0.004083 2.508731 ( 2.872755)
build_install 0.018332 0.003273 3.991522 ( 6.049509)
test_btest 0.000717 0.000128 83.292264 ( 61.233588)
test_basic 0.006707 0.001198 0.892137 ( 5.920174)
test_all 0.001360 0.000242 628.737067 (366.326640)
test_rubyspec 0.028445 0.015724 82.574636 ( 94.412545)
total: 549.35 sec