Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241109-073314
#<BuildRuby:0x00007efd07b9fdd8
@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.20241109-073314",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.002195 0.004695 3.148545 ( 3.330864)
build_miniruby 0.000000 0.001696 1.292094 ( 1.289540)
build_ruby 0.000903 0.001239 4.286555 ( 4.498488)
build_all 0.008579 0.001475 6.658609 ( 3.082757)
build_install 0.007428 0.010403 9.472477 ( 4.918961)
test_btest 0.000891 0.000000 82.602929 ( 27.133110)
test_basic 0.004968 0.004797 1.091660 ( 1.160548)
test_all 0.115387 0.031813 745.878390 (214.128294)
test_rubyspec 0.044517 0.039014 115.852948 ( 26.761455)
total: 286.31 sec