Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-012217
#<BuildRuby:0x000055748d72e208
@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.20230909-012217",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.006115 0.000612 2.135346 ( 4.313651)
build_miniruby 0.001782 0.000178 1.639249 ( 1.842416)
build_ruby 0.001647 0.000165 3.389286 ( 3.727222)
build_all 0.003705 0.004173 6.091087 ( 4.103413)
build_install 0.015064 0.003964 7.731868 ( 5.507602)
test_btest 0.000769 0.000000 81.836260 ( 43.242792)
test_basic 0.000472 0.007024 0.925422 ( 1.270727)
test_all 0.009235 0.001501 683.779047 (313.547182)
test_rubyspec 0.042466 0.029963 103.549813 (128.644353)
total: 506.20 sec