Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241130-081913
#<BuildRuby:0x00007f340babfdd8
@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.20241130-081913",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000032 0.000010 0.000042 ( 0.000043)
configure 0.000022 0.000008 0.000030 ( 0.000029)
build_up 0.002553 0.005087 2.815102 ( 2.898435)
build_miniruby 0.001100 0.000428 1.184709 ( 1.182428)
build_ruby 0.001174 0.000456 3.075491 ( 59.822374)
build_all 0.005473 0.002129 4.972417 ( 2.052333)
build_install 0.012655 0.004152 7.234410 ( 3.346568)
test_btest 0.000686 0.000261 69.535379 ( 18.227046)
test_basic 0.000000 0.009410 0.999455 ( 1.048899)
test_all 0.091063 0.051768 644.870307 (187.194863)
test_rubyspec 0.035479 0.045375 118.685399 ( 23.063487)
total: 298.84 sec