Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-011219
#<BuildRuby:0x000055f186de6390
@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.20230922-011219",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.006707 0.000398 2.257168 ( 3.631327)
build_miniruby 0.001302 0.000193 1.540274 ( 1.544448)
build_ruby 0.001267 0.000187 3.310776 ( 3.479157)
build_all 0.008137 0.000000 6.253695 ( 3.349265)
build_install 0.012104 0.006271 7.575228 ( 4.517321)
test_btest 0.000901 0.000155 81.933874 ( 38.906270)
test_basic 0.006057 0.001044 0.954621 ( 1.083693)
test_all 0.005776 0.004111 706.891507 (271.422847)
test_rubyspec 0.024043 0.046218 97.128433 (108.908721)
total: 436.84 sec