Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230811-113427
#<BuildRuby:0x00005630e1d06390
@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.20230811-113427",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000027 0.000008 0.000035 ( 0.000034)
configure 0.000023 0.000006 0.000029 ( 0.000030)
build_up 0.005494 0.001479 2.179964 ( 5.843246)
build_miniruby 0.002001 0.000000 1.692834 ( 3.305281)
build_ruby 0.001895 0.000000 3.491571 ( 6.538711)
build_all 0.007018 0.000741 2.892955 ( 3.414789)
build_install 0.018289 0.000345 4.408257 ( 6.621783)
test_btest 0.000674 0.000148 84.854269 ( 53.021475)
test_basic 0.006441 0.001409 1.036154 ( 1.783882)
test_all 0.001301 0.000284 731.752752 (561.655541)
test_rubyspec 0.020036 0.038796 101.746786 (171.597930)
total: 813.78 sec