Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231024-050157
#<BuildRuby:0x000056359678e390
@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.20231024-050157",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.008930 0.000000 3.719777 ( 4.761832)
build_miniruby 0.001558 0.000000 1.730711 ( 1.805094)
build_ruby 0.002216 0.000199 3.413633 ( 3.988119)
build_all 0.004519 0.004799 5.977654 ( 4.264655)
build_install 0.016505 0.005845 8.364489 ( 5.065501)
test_btest 0.000840 0.000178 83.068136 ( 59.867859)
test_basic 0.007552 0.000000 0.935308 ( 1.127957)
test_all 0.089236 0.040601 702.914623 (620.937233)
test_rubyspec 0.038538 0.040578 104.669995 (179.016405)
total: 880.84 sec