Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-140308
#<BuildRuby:0x00007f72e946fdd0
@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.20240924-140308",
@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.000005 0.000023 ( 0.000024)
autoconf 0.000034 0.000010 0.000044 ( 0.000044)
configure 0.000030 0.000008 0.000038 ( 0.000038)
build_up 0.009227 0.001325 5.131038 ( 5.247492)
build_miniruby 0.001762 0.000455 1.916437 ( 2.096018)
build_ruby 0.001649 0.000426 4.606925 ( 5.009858)
build_all 0.006482 0.003757 7.480860 ( 4.952718)
build_install 0.021228 0.000971 11.013217 ( 6.668758)
test_btest 0.000863 0.000210 97.024900 ( 58.458290)
test_basic 0.008755 0.004410 1.297481 ( 1.629622)
test_all 0.102004 0.053255 692.816998 (218.862995)
test_rubyspec 0.061769 0.025298 132.122952 ( 27.260856)
total: 330.19 sec