Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-164347
#<BuildRuby:0x00007f4d5e1dfdc8
@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.20241221-164347",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000030 0.000006 0.000036 ( 0.000035)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.001650 0.004284 2.120009 ( 2.440018)
build_miniruby 0.001309 0.000316 1.638442 ( 1.636642)
build_ruby 0.001438 0.000347 4.060635 ( 4.289226)
build_all 0.005503 0.003378 6.576669 ( 2.747333)
build_install 0.013223 0.005074 8.005779 ( 4.117988)
test_btest 0.000703 0.000190 75.528905 ( 21.324471)
test_basic 0.007970 0.002154 1.066775 ( 1.114677)
test_all 0.109983 0.033664 705.751265 (213.326062)
test_rubyspec 0.046135 0.042055 119.313536 ( 31.197974)
total: 282.20 sec