Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-193450
#<BuildRuby:0x000055b3ac47a120
@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-193450",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.006111 0.001466 2.170023 ( 3.950162)
build_miniruby 0.001180 0.000283 1.586822 ( 1.692122)
build_ruby 0.001317 0.000316 3.335382 ( 3.663782)
build_all 0.006539 0.001570 5.992497 ( 3.634960)
build_install 0.016454 0.004128 7.669695 ( 5.600324)
test_btest 0.000552 0.000134 81.240584 ( 35.722736)
test_basic 0.005362 0.000200 0.898177 ( 0.995783)
test_all 0.008239 0.000446 674.963525 (236.547557)
test_rubyspec 0.030119 0.036571 96.254636 (108.024778)
total: 399.83 sec