Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-034522
#<BuildRuby:0x000055cddd2e23d0
@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.20230924-034522",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000019 0.000004 0.000023 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.000000 0.006968 2.221930 ( 3.428814)
build_miniruby 0.001059 0.000296 1.560461 ( 1.561847)
build_ruby 0.001813 0.000000 3.203957 ( 3.401566)
build_all 0.007369 0.000344 5.967174 ( 2.964091)
build_install 0.017085 0.001174 7.328003 ( 3.988495)
test_btest 0.000684 0.000160 81.568154 ( 33.954866)
test_basic 0.007567 0.000000 0.920769 ( 1.005616)
test_all 0.007598 0.001981 694.126001 (244.355537)
test_rubyspec 0.036408 0.036358 100.691326 (112.199884)
total: 406.86 sec