Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-041925
#<BuildRuby:0x00007f705f21fdc8
@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.20240927-041925",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000022 0.000008 0.000030 ( 0.000030)
configure 0.000021 0.000008 0.000029 ( 0.000028)
build_up 0.005106 0.004474 4.796328 ( 4.130212)
build_miniruby 0.001861 0.000000 2.236363 ( 2.245763)
build_ruby 0.002233 0.000000 4.285992 ( 4.471770)
build_all 0.006341 0.003448 7.253354 ( 3.323748)
build_install 0.017256 0.006016 10.926267 ( 5.557353)
test_btest 0.000741 0.000285 97.458735 ( 43.846945)
test_basic 0.007813 0.003984 1.140981 ( 1.235586)
test_all 0.097554 0.059303 852.157847 (369.580622)
test_rubyspec 0.055903 0.034553 136.261353 ( 37.646250)
total: 472.04 sec