Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241213-231134
#<BuildRuby:0x00007f64af8cfdc8
@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.20241213-231134",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000038 0.000005 0.000043 ( 0.000043)
configure 0.000038 0.000004 0.000042 ( 0.000043)
build_up 0.001937 0.004361 2.322938 ( 2.800219)
build_miniruby 0.001709 0.000000 2.394466 ( 1.998615)
build_ruby 0.001737 0.000000 3.450585 ( 3.626107)
build_all 0.003034 0.003860 5.712241 ( 2.289941)
build_install 0.007883 0.007251 7.540490 ( 3.974671)
test_btest 0.000705 0.000149 71.356439 ( 18.981523)
test_basic 0.009109 0.000000 0.741159 ( 0.787409)
test_all 0.108591 0.034395 708.258861 (280.623897)
test_rubyspec 0.065276 0.020409 119.777173 ( 42.384583)
total: 357.47 sec