Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-103744
#<BuildRuby:0x0000556b421da008
@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.20231216-103744",
@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.000020 0.000002 0.000022 ( 0.000024)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.007639 0.000399 2.532196 ( 3.139664)
build_miniruby 0.001575 0.000175 1.662834 ( 1.791215)
build_ruby 0.001724 0.000192 3.338272 ( 3.579736)
build_all 0.004460 0.004337 5.838255 ( 3.637722)
build_install 0.018290 0.000687 7.425687 ( 4.825599)
test_btest 0.000850 0.000110 83.719767 ( 49.006964)
test_basic 0.007584 0.000979 0.935730 ( 1.181063)
test_all 0.072607 0.052848 731.255901 (414.140423)
test_rubyspec 0.017439 0.052067 101.282046 (123.682845)
total: 604.99 sec