Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-061009
#<BuildRuby:0x00007fcd3fecfdd8
@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.20240930-061009",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000036 0.000005 0.000041 ( 0.000041)
configure 0.000000 0.000050 0.000050 ( 0.000051)
build_up 0.004362 0.004708 4.442944 ( 3.905413)
build_miniruby 0.001496 0.000272 1.230736 ( 1.227641)
build_ruby 0.001512 0.000275 3.688487 ( 3.869144)
build_all 0.004471 0.004291 6.578854 ( 2.514712)
build_install 0.012084 0.010519 10.553956 ( 4.903082)
test_btest 0.000720 0.000185 94.550591 ( 24.932200)
test_basic 0.004597 0.005815 1.040068 ( 1.082496)
test_all 0.118298 0.033800 859.015482 (260.165257)
test_rubyspec 0.043864 0.040462 138.667432 ( 29.686758)
total: 332.29 sec