Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-092500
#<BuildRuby:0x00007f82db3ffdd0
@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.20240925-092500",
@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.000020 0.000003 0.000023 ( 0.000022)
autoconf 0.000038 0.000005 0.000043 ( 0.000043)
configure 0.000036 0.000005 0.000041 ( 0.000041)
build_up 0.003218 0.004501 3.441283 ( 3.001872)
build_miniruby 0.001298 0.000202 1.140003 ( 1.137179)
build_ruby 0.001476 0.000231 3.228844 ( 3.422573)
build_all 0.008177 0.000604 6.767656 ( 2.820933)
build_install 0.017051 0.001203 9.768872 ( 4.247778)
test_btest 0.000849 0.000121 89.164631 ( 23.997120)
test_basic 0.001440 0.008557 0.850866 ( 0.899857)
test_all 0.090137 0.055049 685.501895 (203.180226)
test_rubyspec 0.048643 0.040322 137.320732 ( 30.660211)
total: 273.37 sec