Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-115218
#<BuildRuby:0x00007f167966fdc8
@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.20241022-115218",
@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.000012 0.000005 0.000017 ( 0.000016)
autoconf 0.000021 0.000009 0.000030 ( 0.000030)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.006426 0.000968 3.651769 ( 3.494032)
build_miniruby 0.001179 0.000449 1.533458 ( 1.530013)
build_ruby 0.000000 0.001740 3.655575 ( 3.862273)
build_all 0.002786 0.005730 6.871884 ( 2.885942)
build_install 0.016234 0.004090 9.427416 ( 4.390379)
test_btest 0.000890 0.000000 76.853135 ( 20.648337)
test_basic 0.009914 0.000000 0.929151 ( 0.974762)
test_all 0.091949 0.055517 704.499974 (235.785570)
test_rubyspec 0.043513 0.040176 122.276000 ( 29.683827)
total: 303.26 sec