Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241219-115358
#<BuildRuby:0x00007f4db6d5fdd0
@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.20241219-115358",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000035 0.000001 0.000036 ( 0.000036)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.001721 0.004131 2.036031 ( 2.853086)
build_miniruby 0.000000 0.001641 1.548363 ( 1.574148)
build_ruby 0.000000 0.002204 4.105513 ( 4.490184)
build_all 0.009261 0.000489 6.534175 ( 4.239748)
build_install 0.015302 0.005018 8.461570 ( 5.995125)
test_btest 0.000736 0.000084 77.089513 ( 45.454302)
test_basic 0.005468 0.003993 0.773439 ( 0.821990)
test_all 0.115347 0.030106 670.852023 (195.265574)
test_rubyspec 0.030433 0.047535 112.927285 ( 23.373841)
total: 284.07 sec