Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-234344
#<BuildRuby:0x00007f635ab1fde0
@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.20240829-234344",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000029 0.000010 0.000039 ( 0.000038)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.006959 0.002237 3.983224 ( 5.231931)
build_miniruby 0.001326 0.000426 1.861929 ( 2.004651)
build_ruby 0.001852 0.000595 4.788505 ( 5.638403)
build_all 0.001495 0.009195 8.704894 ( 7.323890)
build_install 0.027289 0.000000 11.909746 ( 10.302254)
test_btest 0.001096 0.000000 125.757527 ( 90.697788)
test_basic 0.007017 0.006113 1.294303 ( 2.282019)
test_all 0.092402 0.071648 924.535105 (682.728255)
test_rubyspec 0.047377 0.048372 171.348911 (131.930412)
total: 938.14 sec