Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-125222
#<BuildRuby:0x00007f7b763cfde0
@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.20241201-125222",
@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.000024)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.007614 0.001228 3.484855 ( 3.462112)
build_miniruby 0.001501 0.000243 1.733026 ( 1.763090)
build_ruby 0.002503 0.000000 4.450007 ( 4.621579)
build_all 0.006909 0.003695 6.572898 ( 3.641906)
build_install 0.011517 0.012306 9.287464 ( 5.632598)
test_btest 0.000769 0.000187 81.765609 ( 34.785023)
test_basic 0.009951 0.001366 1.013743 ( 1.063490)
test_all 0.108917 0.039835 741.188969 (292.501949)
test_rubyspec 0.049482 0.039961 119.061395 ( 32.963946)
total: 380.44 sec