Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241004-160646
#<BuildRuby:0x00007f4b3b0afdd8
@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.20241004-160646",
@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.000022 0.000005 0.000027 ( 0.000027)
autoconf 0.000041 0.000010 0.000051 ( 0.000050)
configure 0.000031 0.000008 0.000039 ( 0.000038)
build_up 0.000365 0.008080 3.889323 ( 3.742799)
build_miniruby 0.000000 0.001924 1.600329 ( 1.599073)
build_ruby 0.000097 0.002003 4.316764 ( 4.459272)
build_all 0.004925 0.005448 7.372272 ( 3.118235)
build_install 0.019939 0.004115 10.542273 ( 5.179476)
test_btest 0.000757 0.000258 90.945768 ( 24.683688)
test_basic 0.007272 0.002483 0.907044 ( 0.955237)
test_all 0.120967 0.031822 729.899738 (225.238940)
test_rubyspec 0.044426 0.044798 137.413204 ( 29.543603)
total: 298.52 sec