Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-061034
#<BuildRuby:0x00007fa9c1b9fdd0
@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.20241103-061034",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000033 0.000007 0.000040 ( 0.000038)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.007478 0.000678 3.847596 ( 3.748507)
build_miniruby 0.001542 0.000000 1.590509 ( 1.587740)
build_ruby 0.002108 0.000000 4.147274 ( 4.316425)
build_all 0.007341 0.001348 6.682122 ( 2.788129)
build_install 0.018372 0.000896 9.350810 ( 4.380080)
test_btest 0.000913 0.000161 75.902717 ( 20.254299)
test_basic 0.004814 0.005603 0.979069 ( 1.029627)
test_all 0.102511 0.042924 739.823776 (254.019714)
test_rubyspec 0.024317 0.060811 122.656605 ( 28.215286)
total: 320.34 sec