Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-210323
#<BuildRuby:0x00007f2675a2fdd0
@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.20241201-210323",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000026 0.000006 0.000032 ( 0.000033)
build_up 0.000000 0.009443 3.646436 ( 4.503144)
build_miniruby 0.000722 0.001036 1.714416 ( 1.809226)
build_ruby 0.000000 0.001970 4.459899 ( 32.910049)
build_all 0.005545 0.004757 6.723527 ( 4.703163)
build_install 0.017211 0.007319 9.860593 ( 7.816789)
test_btest 0.000651 0.000239 79.486294 ( 38.254053)
test_basic 0.002586 0.009083 1.109883 ( 1.259637)
test_all 0.115822 0.030865 746.748404 (248.866447)
test_rubyspec 0.044668 0.035724 118.430643 ( 26.331704)
total: 366.46 sec