Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-065913
#<BuildRuby:0x00007f521876fdd8
@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.20240928-065913",
@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.000025 0.000005 0.000030 ( 0.000030)
autoconf 0.000054 0.000010 0.000064 ( 0.000064)
configure 0.000037 0.000007 0.000044 ( 0.000044)
build_up 0.009553 0.000250 4.950784 ( 4.424591)
build_miniruby 0.001766 0.000317 1.743970 ( 1.740263)
build_ruby 0.002331 0.000000 4.516818 ( 4.692873)
build_all 0.005891 0.003372 7.506493 ( 3.230705)
build_install 0.018891 0.003790 11.029619 ( 5.828526)
test_btest 0.000866 0.000166 100.161871 ( 29.799808)
test_basic 0.002993 0.008820 1.172979 ( 1.257894)
test_all 0.107244 0.046270 795.377630 (255.436013)
test_rubyspec 0.039959 0.052795 139.195872 ( 38.047234)
total: 344.46 sec