Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-183823
#<BuildRuby:0x00007feea58bfdd0
@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.20241214-183823",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000045 0.000011 0.000056 ( 0.000055)
configure 0.000032 0.000008 0.000040 ( 0.000039)
build_up 0.002981 0.003751 2.307481 ( 2.624560)
build_miniruby 0.000000 0.001462 1.475317 ( 1.472284)
build_ruby 0.000492 0.001431 3.788095 ( 3.988045)
build_all 0.003943 0.003905 6.017501 ( 2.569186)
build_install 0.015924 0.001214 7.912095 ( 4.289143)
test_btest 0.000930 0.000000 74.490721 ( 20.014425)
test_basic 0.006365 0.003821 0.841182 ( 0.891698)
test_all 0.099199 0.043714 685.253727 (201.155325)
test_rubyspec 0.044074 0.035979 113.734490 ( 26.247036)
total: 263.25 sec