Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-160551
#<BuildRuby:0x000055f372542318
@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.20231020-160551",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.004689 0.001117 1.859708 ( 2.016912)
build_miniruby 0.001047 0.000249 1.280098 ( 1.278322)
build_ruby 0.001396 0.000333 2.515169 ( 11.755609)
build_all 0.001970 0.004967 5.156077 ( 2.093510)
build_install 0.009257 0.006015 6.560190 ( 3.041191)
test_btest 0.001002 0.000000 78.276494 ( 22.372596)
test_basic 0.005527 0.000576 0.870807 ( 0.930685)
test_all 0.002782 0.005583 638.050429 (202.487198)
test_rubyspec 0.006584 0.046898 80.149319 ( 91.639425)
total: 337.62 sec