Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241104-120943
#<BuildRuby:0x00007f166a98fdc8
@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.20241104-120943",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.002967 0.004567 3.374583 ( 3.415880)
build_miniruby 0.001368 0.000293 1.169625 ( 1.173133)
build_ruby 0.001884 0.000000 3.120955 ( 3.310047)
build_all 0.002678 0.006216 5.854993 ( 2.241339)
build_install 0.012715 0.005216 8.566130 ( 3.932863)
test_btest 0.000732 0.000199 76.530027 ( 22.844636)
test_basic 0.003070 0.009075 1.170275 ( 1.495847)
test_all 0.113595 0.033828 714.814451 (228.472026)
test_rubyspec 0.032820 0.051096 120.313996 ( 27.223708)
total: 294.11 sec