Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-062546
#<BuildRuby:0x00007fa20181fdd0
@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.20241103-062546",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000031 0.000005 0.000036 ( 0.000035)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.007808 0.000000 3.489250 ( 3.739598)
build_miniruby 0.001435 0.000196 1.378306 ( 1.670027)
build_ruby 0.001412 0.000208 3.960242 ( 24.003681)
build_all 0.004101 0.004805 6.758503 ( 2.824524)
build_install 0.015515 0.003964 8.994807 ( 4.095733)
test_btest 0.000820 0.000152 76.743743 ( 23.904472)
test_basic 0.008221 0.000722 0.831614 ( 0.882268)
test_all 0.085533 0.064868 704.974800 (219.743336)
test_rubyspec 0.050460 0.029846 117.818268 ( 23.578389)
total: 304.44 sec