Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240907-055112
#<BuildRuby:0x00007fd040fcfdd8
@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.20240907-055112",
@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.000022 0.000003 0.000025 ( 0.000027)
autoconf 0.000043 0.000007 0.000050 ( 0.000049)
configure 0.000033 0.000005 0.000038 ( 0.000037)
build_up 0.005342 0.004263 3.730632 ( 4.196296)
build_miniruby 0.001678 0.000280 1.819695 ( 1.887064)
build_ruby 0.002491 0.000415 5.018329 ( 5.201074)
build_all 0.010481 0.000326 9.382043 ( 5.683150)
build_install 0.022488 0.003771 12.527350 ( 8.009896)
test_btest 0.000763 0.000121 133.996968 ( 85.324333)
test_basic 0.004737 0.007570 1.523050 ( 1.951323)
test_all 0.109877 0.055121 941.722231 (439.399180)
test_rubyspec 0.055391 0.040384 182.171784 ( 78.167517)
total: 629.82 sec