Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-112115
#<BuildRuby:0x000056365fed64f8
@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.20240320-112115",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.009133 0.000703 4.185844 ( 3.384698)
build_miniruby 0.001278 0.000098 2.027965 ( 2.030968)
build_ruby 0.001560 0.000120 3.648463 ( 3.913388)
build_all 0.005476 0.003244 7.138110 ( 3.575894)
build_install 0.020160 0.001556 9.831832 ( 5.132008)
test_btest 0.000796 0.000000 94.738514 ( 41.280531)
test_basic 0.000279 0.008664 1.036006 ( 1.212190)
test_all 0.076951 0.047537 823.557860 (402.419684)
test_rubyspec 0.055517 0.038356 136.247097 (155.891128)
total: 618.84 sec