Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-044413
#<BuildRuby:0x00007fc5d9cafde0
@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.20241024-044413",
@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.000023 0.000006 0.000029 ( 0.000030)
autoconf 0.000039 0.000009 0.000048 ( 0.000048)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.007832 0.001958 4.446182 ( 5.692706)
build_miniruby 0.001865 0.000000 1.995765 ( 2.299925)
build_ruby 0.002689 0.000000 4.865337 ( 5.623718)
build_all 0.010742 0.000697 7.764399 ( 6.768331)
build_install 0.023617 0.002332 11.009770 ( 9.920825)
test_btest 0.000993 0.000212 86.596261 ( 65.027498)
test_basic 0.008703 0.004450 1.210688 ( 1.593319)
test_all 0.131937 0.027189 834.208910 (513.101450)
test_rubyspec 0.052767 0.042858 132.412306 ( 66.811640)
total: 676.84 sec