Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241029-042310
#<BuildRuby:0x00007f3d14e4fdd8
@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.20241029-042310",
@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.000019 0.000004 0.000023 ( 0.000022)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.003962 0.004067 3.324247 ( 3.189742)
build_miniruby 0.001272 0.000270 1.295574 ( 1.292187)
build_ruby 0.001603 0.000340 3.586422 ( 3.780835)
build_all 0.006662 0.001413 6.440315 ( 2.623690)
build_install 0.014909 0.004776 8.947397 ( 4.231716)
test_btest 0.000742 0.000165 71.712305 ( 19.003002)
test_basic 0.009892 0.002672 1.008885 ( 1.051884)
test_all 0.119284 0.030060 694.602272 (215.623635)
test_rubyspec 0.039201 0.042624 121.851604 ( 30.672428)
total: 281.47 sec