Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-004053
#<BuildRuby:0x0000559b70f85a00
@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.20231205-004053",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.003139 0.004714 2.359334 ( 3.322420)
build_miniruby 0.001373 0.000274 1.747808 ( 2.023164)
build_ruby 0.000000 0.001957 3.379201 ( 4.109370)
build_all 0.003024 0.006173 6.035049 ( 5.928803)
build_install 0.012454 0.008384 7.706575 ( 8.012463)
test_btest 0.000903 0.000280 83.304258 ( 82.511317)
test_basic 0.005917 0.001837 0.925945 ( 1.545821)
test_all 0.081721 0.044289 713.487599 (503.588094)
test_rubyspec 0.039533 0.040883 105.022417 (177.328789)
total: 788.37 sec