Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-064813
#<BuildRuby:0x00005582e9f5a390
@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.20231222-064813",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.004973 0.001082 1.715958 ( 3.539195)
build_miniruby 0.001945 0.000000 1.924136 ( 2.788770)
build_ruby 0.001969 0.000000 3.454644 ( 16.512660)
build_all 0.009055 0.000078 5.943704 ( 7.113257)
build_install 0.020187 0.002061 7.227963 ( 10.795311)
test_btest 0.000764 0.000136 82.345404 ( 96.162817)
test_basic 0.003335 0.000596 0.909696 ( 1.715716)
test_all 0.097430 0.028812 684.396025 (458.340201)
test_rubyspec 0.047022 0.024902 100.467076 (130.632917)
total: 727.60 sec