Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230708-150252
#<BuildRuby:0x00005622f83a6058
@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.20230708-150252",
@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.000022 0.000005 0.000027 ( 0.000027)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.005414 0.001354 2.121066 ( 3.671448)
build_miniruby 0.001317 0.000329 1.498857 ( 1.648067)
build_ruby 0.001268 0.000317 3.316732 ( 4.276522)
build_all 0.006932 0.000635 2.543725 ( 2.996811)
build_install 0.016433 0.001699 3.929344 ( 4.588005)
test_btest 0.000617 0.000137 80.664625 ( 36.648250)
test_basic 0.005846 0.001299 0.901415 ( 1.010253)
test_all 0.000426 0.001796 626.670601 (256.662453)
test_rubyspec 0.039258 0.013136 89.185418 (102.259239)
total: 413.76 sec