Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241116-043154
#<BuildRuby:0x00007ff4704ffdc8
@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.20241116-043154",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000025 0.000009 0.000034 ( 0.000034)
configure 0.000022 0.000009 0.000031 ( 0.000031)
build_up 0.000769 0.006559 3.596118 ( 3.502990)
build_miniruby 0.001217 0.000557 1.640478 ( 1.636866)
build_ruby 0.001216 0.000558 3.866437 ( 4.035251)
build_all 0.008106 0.000046 6.040388 ( 2.502920)
build_install 0.007096 0.011559 9.154121 ( 4.482018)
test_btest 0.000573 0.000286 74.071697 ( 19.271359)
test_basic 0.006108 0.003054 0.755134 ( 0.805048)
test_all 0.104807 0.041620 666.660890 (200.213316)
test_rubyspec 0.038908 0.039207 117.496785 ( 21.124893)
total: 257.58 sec