Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241008-030308
#<BuildRuby:0x00007fbdbbb4fde0
@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.20241008-030308",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.008816 0.001469 4.549095 ( 5.539838)
build_miniruby 0.001965 0.000000 1.850759 ( 2.146530)
build_ruby 0.002324 0.000031 4.813896 ( 5.147018)
build_all 0.002161 0.008874 8.063064 ( 5.619321)
build_install 0.015805 0.010290 11.373724 ( 8.292950)
test_btest 0.000935 0.000239 102.604367 ( 79.247648)
test_basic 0.008679 0.005321 1.294932 ( 1.767662)
test_all 0.118229 0.037552 841.881230 (344.875988)
test_rubyspec 0.034419 0.054436 140.906863 ( 42.582387)
total: 495.22 sec