Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241030-085734
#<BuildRuby:0x00007f88a07dfde0
@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.20241030-085734",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000035 0.000006 0.000041 ( 0.000040)
configure 0.000027 0.000005 0.000032 ( 0.000033)
build_up 0.008638 0.000830 4.599376 ( 5.294263)
build_miniruby 0.001658 0.000293 1.769969 ( 1.921513)
build_ruby 0.001666 0.000294 4.729413 ( 8.550470)
build_all 0.009902 0.000980 7.462356 ( 6.415869)
build_install 0.018438 0.008034 11.026964 ( 9.196941)
test_btest 0.000984 0.000196 82.374121 ( 73.985524)
test_basic 0.006343 0.006355 1.193058 ( 1.546304)
test_all 0.125572 0.031069 784.058194 (345.301420)
test_rubyspec 0.042121 0.043497 124.399678 ( 28.080146)
total: 480.29 sec