Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-011029
#<BuildRuby:0x00007fd27ffcfdd8
@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.20241110-011029",
@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.000017 0.000005 0.000022 ( 0.000020)
autoconf 0.000024 0.000006 0.000030 ( 0.000031)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.003878 0.003955 3.670156 ( 3.655986)
build_miniruby 0.002046 0.000000 1.607759 ( 1.605265)
build_ruby 0.002644 0.000000 4.219403 ( 4.393738)
build_all 0.008463 0.000340 6.567750 ( 2.908688)
build_install 0.021541 0.000296 9.452109 ( 4.830035)
test_btest 0.000767 0.000161 80.285487 ( 33.063955)
test_basic 0.011884 0.000741 1.160465 ( 1.563781)
test_all 0.084060 0.063566 749.621874 (310.366571)
test_rubyspec 0.054767 0.029324 120.493844 ( 35.284669)
total: 397.67 sec