Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-070311
#<BuildRuby:0x00007f261c0bfdd0
@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.20241101-070311",
@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.000007 0.000025 ( 0.000025)
autoconf 0.000027 0.000011 0.000038 ( 0.000038)
configure 0.000024 0.000010 0.000034 ( 0.000034)
build_up 0.007946 0.001499 4.352142 ( 5.076587)
build_miniruby 0.001428 0.000542 1.851199 ( 2.116648)
build_ruby 0.000000 0.002365 4.729726 ( 35.073196)
build_all 0.010320 0.000000 7.480712 ( 5.109861)
build_install 0.020543 0.003726 10.673402 ( 7.444703)
test_btest 0.000000 0.001158 81.955864 ( 51.887293)
test_basic 0.007616 0.005435 1.196743 ( 1.353738)
test_all 0.108966 0.043750 815.010733 (435.800419)
test_rubyspec 0.072617 0.021514 125.439407 ( 64.693984)
total: 608.56 sec