Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241210-083641
#<BuildRuby:0x00007fb1d0acfdd0
@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.20241210-083641",
@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.000004 0.000016 ( 0.000018)
autoconf 0.000022 0.000009 0.000031 ( 0.000032)
configure 0.000019 0.000007 0.000026 ( 0.000026)
build_up 0.002091 0.004899 3.041326 ( 2.989279)
build_miniruby 0.001028 0.000447 1.110328 ( 1.107553)
build_ruby 0.000000 0.001793 3.864732 ( 4.031374)
build_all 0.003750 0.004030 6.273695 ( 2.658124)
build_install 0.012999 0.006217 8.152361 ( 3.815405)
test_btest 0.000670 0.000320 72.577834 ( 19.704994)
test_basic 0.008475 0.001641 0.835881 ( 0.881366)
test_all 0.111519 0.033963 709.700759 (205.417913)
test_rubyspec 0.058019 0.021250 111.172925 ( 27.087310)
total: 267.69 sec