Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-071927
#<BuildRuby:0x00007f7b0a79fdd8
@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.20241011-071927",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000054 0.000000 0.000054 ( 0.000053)
configure 0.000040 0.000000 0.000040 ( 0.000039)
build_up 0.009109 0.000388 4.443808 ( 4.820130)
build_miniruby 0.001483 0.000392 1.875689 ( 1.947391)
build_ruby 0.002208 0.000000 4.762493 ( 5.077618)
build_all 0.005942 0.004075 7.510363 ( 3.522174)
build_install 0.005570 0.011210 9.052638 ( 4.022046)
test_btest 0.000573 0.000196 93.729853 ( 26.643460)
test_basic 0.005826 0.004350 1.143020 ( 1.190651)
test_all 0.125394 0.026998 780.468405 (248.360882)
test_rubyspec 0.044468 0.044278 136.527277 ( 32.595010)
total: 328.18 sec