Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241222-081620
#<BuildRuby:0x00007f5ef49afdd0
@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.20241222-081620",
@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.000011 0.000005 0.000016 ( 0.000016)
autoconf 0.000030 0.000000 0.000030 ( 0.000029)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.004824 0.000430 1.716491 ( 2.048378)
build_miniruby 0.001215 0.000521 1.607228 ( 1.604954)
build_ruby 0.001853 0.000000 3.633754 ( 3.780864)
build_all 0.006689 0.001848 6.397338 ( 2.687679)
build_install 0.011912 0.005682 7.882878 ( 4.155250)
test_btest 0.000580 0.000242 74.492171 ( 20.021734)
test_basic 0.004410 0.004448 0.928560 ( 0.979930)
test_all 0.102440 0.037411 681.493417 (238.894987)
test_rubyspec 0.042533 0.035033 121.705909 ( 26.288987)
total: 300.46 sec