Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-130255
#<BuildRuby:0x0000562fd729e228
@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.20231214-130255",
@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.000001 0.000020 ( 0.000021)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.007812 0.000263 2.560959 ( 3.616239)
build_miniruby 0.001511 0.000104 1.645055 ( 1.967080)
build_ruby 0.001524 0.000105 3.356601 ( 3.728727)
build_all 0.009092 0.000000 6.148951 ( 4.077203)
build_install 0.012956 0.007653 7.686635 ( 5.945328)
test_btest 0.000865 0.000096 83.857392 ( 42.349966)
test_basic 0.003591 0.004564 0.937013 ( 1.033024)
test_all 0.079879 0.044229 678.660807 (284.156874)
test_rubyspec 0.034026 0.029199 95.011975 (107.056550)
total: 453.93 sec