Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-125932
#<BuildRuby:0x000055dbb39da320
@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.20231208-125932",
@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.000018 0.000006 0.000024 ( 0.000023)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000021 0.000007 0.000028 ( 0.000027)
build_up 0.002725 0.004961 2.566639 ( 3.723794)
build_miniruby 0.001233 0.000463 1.723565 ( 1.906930)
build_ruby 0.002042 0.000000 3.403512 ( 3.997080)
build_all 0.006459 0.001681 6.170973 ( 5.343545)
build_install 0.020759 0.000000 7.827973 ( 7.585824)
test_btest 0.000823 0.000054 85.654927 ( 81.580826)
test_basic 0.000000 0.008560 0.955502 ( 1.408617)
test_all 0.080709 0.041927 722.673496 (440.186542)
test_rubyspec 0.052442 0.018948 101.495095 (119.905856)
total: 665.64 sec