Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-000858
#<BuildRuby:0x0000560120446138
@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.20231219-000858",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000020 0.000007 0.000027 ( 0.000026)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.000000 0.006469 2.411367 ( 2.463007)
build_miniruby 0.001501 0.000000 1.557994 ( 1.557061)
build_ruby 0.002026 0.000000 3.059608 ( 3.231478)
build_all 0.007571 0.000000 5.756800 ( 2.912391)
build_install 0.007847 0.012084 7.104391 ( 4.026123)
test_btest 0.000628 0.000272 81.350927 ( 31.533714)
test_basic 0.003157 0.003427 0.842326 ( 0.948225)
test_all 0.096135 0.023207 700.033420 (244.445195)
test_rubyspec 0.040881 0.024272 93.522299 (105.248731)
total: 396.37 sec