Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-174700
#<BuildRuby:0x00007f03f464fdd0
@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.20241020-174700",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.005212 0.002299 3.522931 ( 3.419143)
build_miniruby 0.001598 0.000000 1.158887 ( 1.156575)
build_ruby 0.001800 0.000000 3.169094 ( 6.591695)
build_all 0.005107 0.003090 6.420551 ( 2.498588)
build_install 0.013077 0.004220 8.042993 ( 3.633413)
test_btest 0.000648 0.000170 92.149239 ( 52.223038)
test_basic 0.006449 0.005640 1.236431 ( 1.518600)
test_all 0.115159 0.036546 784.445711 (249.703036)
test_rubyspec 0.037050 0.050150 129.730978 ( 25.141762)
total: 345.89 sec