Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240214-180546
#<BuildRuby:0x00005639e770a1a8
@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.20240214-180546",
@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.000013 0.000000 0.000013 ( 0.000014)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000020 0.000001 0.000021 ( 0.000020)
build_up 0.006375 0.000219 2.015251 ( 2.335738)
build_miniruby 0.001256 0.000043 1.536707 ( 1.536147)
build_ruby 0.001669 0.000057 3.439852 ( 3.636626)
build_all 0.005025 0.003844 7.068279 ( 3.721591)
build_install 0.015742 0.003398 8.220603 ( 4.665512)
test_btest 0.000782 0.000061 94.295713 ( 36.769930)
test_basic 0.008047 0.000636 1.013134 ( 1.095048)
test_all 0.077414 0.041855 771.133870 (293.319769)
test_rubyspec 0.027530 0.080356 176.902885 (186.918410)
total: 534.00 sec