Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240201-233402
#<BuildRuby:0x000056525961e138
@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.20240201-233402",
@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.000002 0.000022 ( 0.000022)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006207 0.000000 1.955745 ( 2.335474)
build_miniruby 0.001316 0.000000 1.587469 ( 1.585430)
build_ruby 0.001430 0.000098 2.853489 ( 3.092869)
build_all 0.004255 0.003571 6.044344 ( 2.453204)
build_install 0.012482 0.004447 6.999858 ( 3.434072)
test_btest 0.000860 0.000111 84.415216 ( 22.139631)
test_basic 0.001340 0.004227 0.837689 ( 0.897375)
test_all 0.074326 0.042898 703.121467 (223.601995)
test_rubyspec 0.068079 0.024870 139.893207 (151.334308)
total: 410.88 sec