Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-070023
#<BuildRuby:0x000055e80ce5a138
@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.20231222-070023",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005317 0.000613 1.729489 ( 2.823698)
build_miniruby 0.001312 0.000151 2.020641 ( 2.073787)
build_ruby 0.000000 0.001746 3.523188 ( 3.873888)
build_all 0.005027 0.002601 5.678273 ( 3.496959)
build_install 0.017559 0.000602 6.984489 ( 5.435735)
test_btest 0.000743 0.000000 79.486983 ( 44.097240)
test_basic 0.000000 0.007557 0.920096 ( 1.223383)
test_all 0.084431 0.035843 689.597546 (278.901045)
test_rubyspec 0.051517 0.016930 94.993807 (107.524953)
total: 449.45 sec