Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-005616
#<BuildRuby:0x00005558639bdf00
@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.20240311-005616",
@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.000017 0.000001 0.000018 ( 0.000017)
autoconf 0.000026 0.000001 0.000027 ( 0.000026)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.000000 0.007517 2.495625 ( 2.204792)
build_miniruby 0.000831 0.000649 1.665828 ( 1.663486)
build_ruby 0.001330 0.000154 3.312079 ( 3.575104)
build_all 0.003654 0.004723 6.630656 ( 3.344738)
build_install 0.009029 0.011001 8.344268 ( 4.885437)
test_btest 0.000821 0.000191 89.894478 ( 35.969775)
test_basic 0.003247 0.003853 0.918974 ( 0.992064)
test_all 0.083330 0.034419 828.346708 (308.762186)
test_rubyspec 0.059783 0.033891 126.053706 (136.289221)
total: 497.69 sec