Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-032034
#<BuildRuby:0x00005578e761a2c8
@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.20230617-032034",
@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.000016 0.000002 0.000018 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.006677 0.000921 2.154959 ( 6.118656)
build_miniruby 0.000000 0.002065 1.658369 ( 3.251416)
build_ruby 0.000271 0.001880 3.134579 ( 6.734671)
build_all 0.010196 0.000000 2.663275 ( 4.306554)
build_install 0.020887 0.000000 3.915183 ( 5.897923)
test_btest 0.000940 0.000000 78.980558 ( 67.843840)
test_basic 0.006881 0.000000 0.857556 ( 2.059956)
test_all 0.001627 0.000000 621.630886 (716.615748)
test_rubyspec 0.044649 0.016301 90.495033 (168.888207)
total: 981.72 sec