Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-020102
#<BuildRuby:0x00007f1af36ffdc8
@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.20241221-020102",
@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.000006 0.000018 ( 0.000019)
autoconf 0.000026 0.000013 0.000039 ( 0.000038)
configure 0.000024 0.000012 0.000036 ( 0.000036)
build_up 0.000000 0.005864 1.981947 ( 2.319503)
build_miniruby 0.001216 0.000548 1.659255 ( 1.662630)
build_ruby 0.000000 0.001978 4.132683 ( 4.320110)
build_all 0.003918 0.005785 6.628423 ( 3.467926)
build_install 0.012614 0.009489 8.240278 ( 5.088709)
test_btest 0.000492 0.000315 76.420164 ( 32.716504)
test_basic 0.008814 0.002776 1.075600 ( 1.178637)
test_all 0.086197 0.065009 748.471595 (255.100152)
test_rubyspec 0.042886 0.037457 116.307092 ( 27.793510)
total: 333.65 sec