Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240803-102945
#<BuildRuby:0x00007fecaa9cfdd0
@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.20240803-102945",
@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.000015 0.000006 0.000021 ( 0.000022)
autoconf 0.000031 0.000012 0.000043 ( 0.000042)
configure 0.000028 0.000010 0.000038 ( 0.000038)
build_up 0.007011 0.001103 3.738607 ( 3.673126)
build_miniruby 0.001136 0.000406 1.343141 ( 1.340375)
build_ruby 0.001875 0.000000 4.237562 ( 4.445209)
build_all 0.007780 0.000534 8.125760 ( 3.227581)
build_install 0.020623 0.000000 11.060633 ( 5.132977)
test_btest 0.000903 0.000000 121.104663 ( 32.170189)
test_basic 0.005336 0.006369 1.063146 ( 1.111790)
test_all 0.107257 0.046606 858.272199 (285.806300)
test_rubyspec 0.039113 0.050295 169.717892 ( 36.415830)
total: 373.32 sec