Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241012-231231
#<BuildRuby:0x00007f3c2c7ffde0
@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.20241012-231231",
@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.000007 0.000024 ( 0.000025)
autoconf 0.000029 0.000012 0.000041 ( 0.000041)
configure 0.000025 0.000010 0.000035 ( 0.000035)
build_up 0.004823 0.004348 4.245460 ( 4.624627)
build_miniruby 0.001569 0.000672 1.790736 ( 1.900737)
build_ruby 0.002303 0.000000 4.662578 ( 4.868684)
build_all 0.008018 0.002628 7.761971 ( 4.750188)
build_install 0.020339 0.004801 11.033176 ( 7.030770)
test_btest 0.000557 0.000216 99.107000 ( 56.373124)
test_basic 0.001685 0.011067 1.259594 ( 1.340635)
test_all 0.099605 0.055786 772.003708 (291.764326)
test_rubyspec 0.045939 0.041611 134.148122 ( 30.284338)
total: 402.94 sec