Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241130-035635
#<BuildRuby:0x00007fdc3a9afdd0
@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.20241130-035635",
@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.000005 0.000025 ( 0.000025)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.003172 0.004811 3.389842 ( 3.327837)
build_miniruby 0.001348 0.000368 1.520449 ( 1.517244)
build_ruby 0.000000 0.001992 4.036810 ( 4.214331)
build_all 0.006949 0.001656 6.391416 ( 2.717901)
build_install 0.007918 0.010710 9.107285 ( 4.515366)
test_btest 0.000657 0.000225 79.436308 ( 22.707489)
test_basic 0.005959 0.004680 1.061250 ( 1.108498)
test_all 0.097096 0.047760 739.230140 (256.839149)
test_rubyspec 0.040241 0.043003 120.735389 ( 28.386431)
total: 325.34 sec