Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-224112
#<BuildRuby:0x00007f80c3a9fdd0
@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.20241024-224112",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000039 0.000009 0.000048 ( 0.000047)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.005215 0.004309 4.372735 ( 5.407738)
build_miniruby 0.001656 0.000425 1.765343 ( 1.999905)
build_ruby 0.002601 0.000000 4.645874 ( 5.128232)
build_all 0.010507 0.001228 7.249259 ( 5.663646)
build_install 0.017697 0.009003 10.486776 ( 7.685164)
test_btest 0.000813 0.000220 84.569894 ( 70.452582)
test_basic 0.003296 0.010519 1.191816 ( 1.662850)
test_all 0.128822 0.029098 808.302851 (422.983906)
test_rubyspec 0.057303 0.034553 130.952092 ( 72.687155)
total: 593.67 sec