Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-230240
#<BuildRuby:0x000055cb4933a120
@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.20240223-230240",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000028 0.000004 0.000032 ( 0.000033)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.006931 0.000455 2.553421 ( 2.492335)
build_miniruby 0.000000 0.001611 1.729860 ( 1.735130)
build_ruby 0.000000 0.001657 3.522573 ( 3.757337)
build_all 0.006408 0.001103 6.675588 ( 3.503639)
build_install 0.008863 0.009523 8.097094 ( 4.656103)
test_btest 0.000589 0.000147 90.033282 ( 33.904121)
test_basic 0.006626 0.000545 0.907839 ( 1.009365)
test_all 0.063712 0.052651 852.433716 (326.894297)
test_rubyspec 0.050584 0.037864 125.024041 (136.209226)
total: 514.16 sec