Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-195717
#<BuildRuby:0x00007f041e65fdc8
@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.20241126-195717",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000025 0.000008 0.000033 ( 0.000032)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.000729 0.006584 2.375642 ( 2.582050)
build_miniruby 0.000983 0.000393 1.091343 ( 1.089352)
build_ruby 0.001449 0.000579 3.933403 ( 46.821864)
build_all 0.005036 0.004389 6.657169 ( 4.246434)
build_install 0.010466 0.013045 9.514192 ( 6.812060)
test_btest 0.000000 0.001341 80.630545 ( 35.607943)
test_basic 0.004824 0.006074 1.038323 ( 1.083189)
test_all 0.101496 0.045835 607.084795 (189.607731)
test_rubyspec 0.050405 0.033342 113.128601 ( 22.216689)
total: 310.07 sec