Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241222-194519
#<BuildRuby:0x00007fd108f6fdc0
@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.20241222-194519",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000039 0.000000 0.000039 ( 0.000039)
configure 0.000029 0.000000 0.000029 ( 0.000028)
build_up 0.002836 0.003834 2.173159 ( 3.077788)
build_miniruby 0.001316 0.000247 1.749336 ( 1.882409)
build_ruby 0.001585 0.000297 4.465312 ( 5.266241)
build_all 0.010116 0.000349 6.939809 ( 4.841301)
build_install 0.019517 0.003927 8.726073 ( 7.032250)
test_btest 0.000816 0.000147 78.092415 ( 58.492607)
test_basic 0.003446 0.009048 1.117791 ( 1.517934)
test_all 0.099105 0.049903 779.352432 (341.370800)
test_rubyspec 0.049847 0.029155 119.118822 ( 29.899208)
total: 453.38 sec