Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241012-202219
#<BuildRuby:0x00007fadc479fdc8
@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.20241012-202219",
@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.000001 0.000020 ( 0.000021)
autoconf 0.000039 0.000000 0.000039 ( 0.000038)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.004068 0.003755 3.408135 ( 3.325088)
build_miniruby 0.001514 0.000129 1.190634 ( 1.191518)
build_ruby 0.001744 0.000000 3.864902 ( 4.057033)
build_all 0.004964 0.003885 7.222348 ( 3.021823)
build_install 0.018417 0.001071 9.992439 ( 4.640809)
test_btest 0.001042 0.000000 92.613079 ( 25.159064)
test_basic 0.006697 0.004172 0.877907 ( 0.926512)
test_all 0.107208 0.041265 762.760140 (218.200096)
test_rubyspec 0.039296 0.051663 130.175906 ( 29.823941)
total: 290.35 sec