Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-062356
#<BuildRuby:0x0000555ac584e390
@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.20230623-062356",
@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.000026 0.000005 0.000031 ( 0.000024)
autoconf 0.000039 0.000006 0.000045 ( 0.000041)
configure 0.000032 0.000005 0.000037 ( 0.000038)
build_up 0.003540 0.003138 2.003078 ( 4.908596)
build_miniruby 0.001374 0.000266 1.629977 ( 2.003622)
build_ruby 0.001361 0.000263 3.150586 ( 3.864597)
build_all 0.007312 0.000635 2.416762 ( 2.569331)
build_install 0.016219 0.001437 3.710540 ( 3.573751)
test_btest 0.000623 0.000110 79.629000 ( 38.067780)
test_basic 0.004111 0.000000 0.887646 ( 1.044481)
test_all 0.001896 0.000000 581.024548 (245.349571)
test_rubyspec 0.029669 0.025002 87.306643 (105.809136)
total: 407.19 sec