Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241202-122857
#<BuildRuby:0x00007fb4580afdc0
@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.20241202-122857",
@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.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000029 0.000010 0.000039 ( 0.000039)
configure 0.000023 0.000008 0.000031 ( 0.000030)
build_up 0.002828 0.004988 3.076719 ( 3.077243)
build_miniruby 0.000000 0.001843 1.591768 ( 1.588010)
build_ruby 0.000000 0.002046 4.281900 ( 4.434465)
build_all 0.004607 0.004305 6.420293 ( 2.767285)
build_install 0.009957 0.008995 8.407064 ( 3.934132)
test_btest 0.000765 0.000000 79.121731 ( 21.796379)
test_basic 0.006706 0.003802 0.864640 ( 0.917460)
test_all 0.101124 0.045268 701.324626 (207.086270)
test_rubyspec 0.036365 0.048206 120.747358 ( 26.956250)
total: 272.56 sec