Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241219-032117
#<BuildRuby:0x00007f5c02b0fdc8
@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-032117",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.005286 0.001023 2.314013 ( 3.743104)
build_miniruby 0.001349 0.000262 2.226291 ( 2.396553)
build_ruby 0.001761 0.000341 4.624051 ( 25.422608)
build_all 0.003681 0.006308 6.950957 ( 4.124325)
build_install 0.008174 0.013244 9.089509 ( 8.920354)
test_btest 0.000664 0.000210 78.999438 ( 42.609798)
test_basic 0.008804 0.002780 1.073503 ( 1.339164)
test_all 0.115485 0.036704 762.669456 (271.471198)
test_rubyspec 0.040731 0.036842 113.859581 ( 24.395175)
total: 384.42 sec