Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-221116
#<BuildRuby:0x000055a428516018
@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.20230207-221116",
@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.000011 0.000005 0.000016 ( 0.000016)
autoconf 0.000015 0.000006 0.000021 ( 0.000021)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.000361 0.004043 1.102631 ( 1.519132)
build_miniruby 0.000924 0.000411 1.152683 ( 1.151092)
build_ruby 0.000000 0.001542 2.432540 ( 2.636672)
build_all 0.006302 0.000450 3.723734 ( 1.882479)
build_install 0.009239 0.006063 3.034902 ( 2.588624)
test_btest 0.000471 0.000215 58.445656 ( 32.687394)
test_basic 0.004246 0.001946 0.473152 ( 0.785116)
test_all 0.000943 0.000432 714.313384 (648.556003)
test_rubyspec 0.030369 0.042134 82.936323 (126.963657)
total: 818.77 sec