Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241018-140935
#<BuildRuby:0x00007f62fddafdd8
@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.20241018-140935",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000034 0.000008 0.000042 ( 0.000041)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.007824 0.000000 4.054553 ( 3.919087)
build_miniruby 0.001725 0.000000 1.675613 ( 1.673085)
build_ruby 0.001764 0.000000 3.622232 ( 3.805185)
build_all 0.008784 0.000000 7.152738 ( 2.842307)
build_install 0.017278 0.002175 10.573350 ( 5.124650)
test_btest 0.000771 0.000144 95.353352 ( 26.699672)
test_basic 0.007441 0.003724 1.023710 ( 1.083051)
test_all 0.120902 0.031877 770.970831 (222.977839)
test_rubyspec 0.040843 0.046908 134.456063 ( 26.715880)
total: 294.84 sec