Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-204228
#<BuildRuby:0x0000564bf30ae390
@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.20230910-204228",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000026 0.000002 0.000028 ( 0.000026)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.000866 0.007436 2.144149 ( 4.230617)
build_miniruby 0.001373 0.000190 1.636125 ( 1.652203)
build_ruby 0.001617 0.000223 3.145903 ( 3.538322)
build_all 0.000542 0.007990 6.040251 ( 4.481993)
build_install 0.016531 0.003287 7.440567 ( 5.877995)
test_btest 0.000738 0.000152 80.601356 ( 45.114171)
test_basic 0.002894 0.004570 0.930160 ( 1.317141)
test_all 0.009027 0.000941 659.954697 (302.454406)
test_rubyspec 0.042788 0.026778 103.548116 (124.538951)
total: 493.21 sec