Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-081546
#<BuildRuby:0x0000555ca1d56008
@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.20240305-081546",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.007231 0.002025 2.904960 ( 3.699951)
build_miniruby 0.001183 0.000331 2.201080 ( 2.467240)
build_ruby 0.001586 0.000444 3.718782 ( 4.180737)
build_all 0.042076 0.008462 131.228510 ( 79.739012)
build_install 0.018258 0.000849 9.248387 ( 8.004030)
test_btest 0.000570 0.000134 92.377837 ( 74.574957)
test_basic 0.007232 0.001701 1.052289 ( 1.342820)
test_all 0.078777 0.043678 787.740578 (486.326231)
test_rubyspec 0.060552 0.032732 135.565725 (174.049548)
total: 834.39 sec