Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230731-110025
#<BuildRuby:0x000055eca19f21d8
@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.20230731-110025",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.000000 0.007409 2.225760 ( 3.792437)
build_miniruby 0.000000 0.001566 1.542279 ( 1.556148)
build_ruby 0.001046 0.000549 3.297370 ( 3.489157)
build_all 0.000345 0.006167 2.444308 ( 1.431999)
build_install 0.006400 0.010459 3.770558 ( 2.625880)
test_btest 0.000522 0.000236 80.244442 ( 22.201076)
test_basic 0.006041 0.001067 0.835738 ( 0.901969)
test_all 0.000802 0.000351 676.703677 (195.689242)
test_rubyspec 0.032519 0.017196 86.092916 ( 97.753892)
total: 329.44 sec