Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-233053
#<BuildRuby:0x0000564858e86308
@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.20230509-233053",
@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.000003 0.000015 ( 0.000016)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.004525 0.001029 1.876688 ( 4.375830)
build_miniruby 0.001072 0.000244 1.396546 ( 1.553863)
build_ruby 0.001245 0.000283 2.845037 ( 3.195514)
build_all 0.000000 0.006524 2.112539 ( 2.139017)
build_install 0.008831 0.006224 3.307927 ( 2.983675)
test_btest 0.000491 0.000164 73.726263 ( 41.480594)
test_basic 0.005020 0.001673 0.779167 ( 1.162878)
test_all 0.001018 0.000339 569.788385 (244.887222)
test_rubyspec 0.018580 0.029589 77.547097 ( 89.591286)
total: 391.37 sec