Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-015024
#<BuildRuby:0x00007f99eb98fdc8
@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.20240619-015024",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000027 0.000007 0.000034 ( 0.000035)
configure 0.000026 0.000007 0.000033 ( 0.000034)
build_up 0.002665 0.004832 2.917120 ( 2.959877)
build_miniruby 0.001306 0.000402 1.466053 ( 1.462835)
build_ruby 0.001354 0.000417 3.145506 ( 3.363427)
build_all 0.007850 0.000000 6.688856 ( 2.555527)
build_install 0.012782 0.004106 8.934049 ( 4.154254)
test_btest 0.000811 0.000235 100.898602 ( 26.466264)
test_basic 0.005739 0.001666 1.046972 ( 1.104595)
test_all 0.103404 0.040374 720.858734 (211.437145)
test_rubyspec 0.029851 0.059037 164.504699 ( 30.664664)
total: 284.17 sec